legolize

Legolize is a LESS framework built up on BEM methodology inspired by the SUIT Framework.

Usage no npm install needed!

<script type="module">
  import legolize from 'https://cdn.skypack.dev/legolize';
</script>

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