enzyme / zeus

A novel mobile first flexbox BEM css grid.

Home Page:http://enzyme.github.io/zeus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZEUS

A novel mobile first flexbox BEM css grid framework that will rock your socks off.

Check out the official web page at http://enzyme.github.io/zeus

Installation

Using a CDN

Minified

https://cdn.rawgit.com/enzyme/zeus/master/bin/zeus.min.css

Development

https://rawgit.com/enzyme/zeus/master/bin/zeus.css

NPM

$ npm install --save zeus-grid

Bower

$ bower install zeus-grid

Contributing

If you wish to contribute code towards this project, please fork this repo and make any changes on the develop branch. Make sure you use good commit messages and follow the general coding style used throughout the project. All pull requests are to be sent to the develop branch and once approved will make their way into the next release on master.

License

MIT - Copyright (c) 2016 Tristan Strathearn, see LICENSE

About

A novel mobile first flexbox BEM css grid.

http://enzyme.github.io/zeus/

License:MIT License


Languages

Language:CSS 98.9%Language:JavaScript 0.8%Language:HTML 0.3%