Skip to content

benbrehaut/sass-itcss-generator

Repository files navigation

Sass ITCSS Generator

Node.js package to help generate Sass folders and files that I use.

Structure based from ITCSS and BEM

You can run it on the command line (replacing exampleFolder with your Sass folder name):

npm sass-itcss-generator exampleFolder

Requirements

Install steps

  1. Clone repo
  2. Run npm install
  3. Install the package by running npm link to link the package to your npm
  4. You should be able to run npm sass-itcss-generator name_of_folder

About

Tool to generate Sass files following ITCSS principles and BEM

Resources

License

Stars

Watchers

Forks

Packages

No packages published