/css-methodology

My own methodology for write css scalable and maintanable.

Primary LanguageCSS

css-methodology

My own methodology of css using:

  • itcss.
  • BEM.
  • OOCSS.

This methodology use as preprocesor scss.

Installation

  1. Clone the repo in your project.
  2. Install the dependencies with bower install.
  3. Rename the repo to scss or what ever you want.