milligram-cssnext
v1.0.1
Published
A fork of minimalist CSS framework milligram written for postcss-cssnext.
Downloads
17
Readme
A fork of minimalist CSS framework Milligram built for postcss-cssnext.
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 npm
$ npm install milligram-cssnext
Usage
@import "normalize-css";
@import "milligram-cssnext";
Table of Contents
- Getting Started
- Typography
- Blockquotes
- Buttons
- Lists
- Forms
- Tables
- Grids
- Codes
- Utilities
- Tips
- Browser Support
- Examples
Contributing
Want to contribute? Follow these recommendations.
License
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.