umarmughal / milligram

A minimalist CSS framework.

Home Page:http://milligram.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

| 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.

About

A minimalist CSS framework.

http://milligram.github.io

License:MIT License


Languages

Language:CSS 63.8%Language:HTML 27.7%Language:JavaScript 8.5%