My personal customisation of Milligram
Go to file
CJ Patoilo b1611aa8c7 Merge pull request #21 from joaobarbosa/custom-select
improvement of the appearance for select
2016-01-08 13:12:26 -03:00
demo minor fixes 2015-12-28 20:50:19 -03:00
dist added built file 2016-01-08 10:49:44 -03:00
src Merge pull request #21 from joaobarbosa/custom-select 2016-01-08 13:12:26 -03:00
.editorconfig added editorconfig 2015-12-26 18:38:05 -03:00
.gitignore update gitignore 2015-12-17 23:23:21 -03:00
.npmignore updated some informations and ignored files 2016-01-06 03:38:07 -03:00
.travis.yml added travis-ci 2015-12-28 23:43:59 -03:00
bower.json updated some informations and ignored files 2016-01-06 03:38:07 -03:00
component.json update component file 2016-01-06 04:50:30 -03:00
composer.json fix composer 2016-01-06 04:21:53 -03:00
contributing.md update contributing 2016-01-08 02:57:00 -03:00
gruntfile.js updated project year 2016-01-06 04:15:54 -03:00
license update readme 2015-12-10 19:34:21 -03:00
package.js added built file 2016-01-08 10:49:44 -03:00
package.json updated some informations and ignored files 2016-01-06 03:38:07 -03:00
readme.md updated some informations and ignored files 2016-01-06 03:38:07 -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

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.