Package Exports
- milligram-scss
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (milligram-scss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Milligram
| A minimalist CSS framework.
Why it's awesome?
Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!
Download
Install with Bower
$ bower install milligram-scss
Install with npm
$ npm install milligram-scss
Table of Contents
- Getting Started
- Typography
- Blockquotes
- Buttons
- Lists
- Forms
- Tables
- Grids
- Codes
- Utilities
- Tips
- Browser Support
- Examples
Contributing
Help improve these docs. Open an issue or submit a pull request.
- Navigate to the main page of the repository
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -m 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request =D
License
MIT License @ CJ Patoilo