A fork of minimalist CSS framework milligram written for postcss-cssnext.
npm install milligram-cssnext
> A fork of minimalist CSS framework Milligram built for postcss-cssnext.

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!
Install with npm
``sh`
$ npm install milligram-cssnext
Usage
`CSS``
@import "normalize-css";
@import "milligram-cssnext";
- Getting Started
- Typography
- Blockquotes
- Buttons
- Lists
- Forms
- Tables
- Grids
- Codes
- Utilities
- Tips
- Browser Support
- Examples
Want to contribute? Follow these recommendations.
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.