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.
Two quick start options are available:
-
Clone the repo:
via https $ git clone https://github.com/frontend-mafia/legolize.git via ssh $ git clone git@github.com:frontend-mafia/legolize.git
-
Install with Bower:
$ bower install legolize
-
Install with NPM:
$ npm install legolize
More info about Legolize in the documentation