PAM is a light and modular CSS library. Based and inspired by other great CSS stuff.
- Choose which core components to use.
- Light weight: 5.5KB minified + gzip.
- AMCSS semantic styling.
- LESS hooks for customization.
- A minimalist default skin which is easy to customize and extend.
Choose how you want to install PAM:
- Download from GitHub.
- Clone:
git clone https://github.com/mrgreentech/pam.git
- Install with Bower:
bower install pam
Once that's done either use the gzipped file in the release
folder or the main .less file in the release/less
folder to use in a project.
Prerequisites: Node and npm
$ git clone https://github.com/mrgreentech/pam.git
$ cd pam
$ npm i
$ grunt
Found a bug or have a feature request? First search reported and closed issues. If that does not ring a bell feel free to create a new issue.
Head over to the PAM style guide for documentation and examples.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -a -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
PAM 1.0 A.K.A Legendary grasshopper is in the making so stay tuned...
- Total rework of the 0.x pre-release.
For further information about history have a look at the CHANGELOG.
This software is free to use under the Mr Green & Co Technology AB. BSD license. See the license file for license text and copyright information.