2020-05-19 01:59:59 -03:00
<a align="center" href="https://milligram.io"><img width="100%" src="https://milligram.io/images/thumbnail.png" alt="Milligram - A minimalist CSS framework."></a>
2015-12-10 14:27:46 -03:00
2016-07-05 05:09:20 -03:00
> A minimalist CSS framework.
2015-12-25 22:49:36 -03:00
2016-11-22 19:29:33 -03:00
[](https://travis-ci.org/milligram/milligram?branch=master)
2016-12-08 21:04:00 -03:00
[](https://ci.appveyor.com/project/cjpatoilo/milligram)
2016-11-30 17:14:11 -03:00
[](https://www.codacy.com/app/milligram/milligram/dashboard)
2016-12-13 21:16:33 -03:00
[](https://david-dm.org/milligram/milligram)
2016-11-22 20:27:30 -03:00
[](https://www.npmjs.com/package/milligram)
2016-12-13 21:16:33 -03:00
[](https://www.npmjs.com/package/milligram)
2016-11-22 19:29:33 -03:00
[](https://gitter.im/milligram/milligram)
2020-05-14 22:43:26 -03:00
[](https://gitpod.io/from-referrer/)
2015-12-29 00:05:47 -03:00
2017-01-24 02:30:50 -03:00
## Why it's awesome
2015-12-25 22:49:36 -03:00
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!
2015-12-26 18:39:19 -03:00
## Download
2015-12-25 22:49:36 -03:00
**Install with Bower **
``` sh
$ bower install milligram
```
**Install with npm **
``` sh
$ npm install milligram
```
2017-01-26 06:52:45 -03:00
**Install with Yarn **
``` sh
$ yarn add milligram
```
2015-12-26 18:39:19 -03:00
## Table of Contents
2015-12-25 22:49:36 -03:00
2018-02-16 02:01:21 -03:00
- [Getting Started ](https://milligram.io/#getting-started )
- [Typography ](https://milligram.io/#typography )
- [Blockquotes ](https://milligram.io/#blockquotes )
- [Buttons ](https://milligram.io/#buttons )
- [Lists ](https://milligram.io/#lists )
- [Forms ](https://milligram.io/#forms )
- [Tables ](https://milligram.io/#tables )
- [Grids ](https://milligram.io/#grids )
2020-05-18 18:26:45 -03:00
- [Code ](https://milligram.io/#code )
2018-02-16 02:01:21 -03:00
- [Utilities ](https://milligram.io/#utilities )
- [Tips ](https://milligram.io/#tips )
- [Browser Support ](https://milligram.io/#browser-support )
- [Examples ](https://milligram.io/#examples )
2015-12-10 14:27:46 -03:00
2015-12-10 19:34:21 -03:00
## Contributing
2020-05-19 01:59:59 -03:00
Want to contribute? Follow these [recommendations ](https://github.com/milligram/milligram/contribute ).
2015-12-10 19:34:21 -03:00
2015-12-10 14:27:46 -03:00
## License
2020-06-05 17:05:53 -03:00
Designed with ♥ by [CJ Patoilo ](https://twitter.com/cjpatoilo ). Licensed under the [MIT License ](https://cjpatoilo.com/license ).