1.2.0 • Published 3 years ago

sass-itcss-generator v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
1.2.0

3 years ago

1.0.0

3 years ago