My personal customisation of Milligram
Go to file
2015-12-31 12:26:47 +01:00
demo minor fixes 2015-12-28 20:50:19 -03:00
dist new release v1.0.3 2015-12-28 23:52:00 -03:00
src Normalized the usage of quotes 2015-12-31 12:26:47 +01:00
.editorconfig added editorconfig 2015-12-26 18:38:05 -03:00
.gitignore update gitignore 2015-12-17 23:23:21 -03:00
.npmignore added npmignore 2015-12-27 14:32:54 -03:00
.travis.yml added travis-ci 2015-12-28 23:43:59 -03:00
bower.json new release v1.0.3 2015-12-28 23:52:00 -03:00
component.json new release v1.0.3 2015-12-28 23:52:00 -03:00
gruntfile.js updated gruntfile 2015-12-26 18:38:44 -03:00
license update readme 2015-12-10 19:34:21 -03:00
package.json new release v1.0.3 2015-12-28 23:52:00 -03:00
readme.md updated readme 2015-12-29 00:05:47 -03:00

Milligram

| A minimalist CSS framework.

Build Status GitHub version Bower version npm version Dependencies Status

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

Install with npm

$ npm install milligram

Table of Contents

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