legolize
v0.4.0-beta.3
Published
Legolize is a LESS framework built up on BEM methodology
Readme
Legolize LESS framework
Legolize is a LESS framework built up on BEM methodology inspired by the SUIT Framework.
This is the core project where all default Lego's are defined.
How to install
Two quick start options are available:
Clone the repo:
via https $ git clone https://github.com/frontend-mafia/legolize.git via ssh $ git clone [email protected]:frontend-mafia/legolize.gitInstall with Bower:
$ bower install legolizeInstall with NPM:
$ npm install legolize
More info about Legolize in the documentation
