1.1.1 • Published 8 years ago

suit-baze-scss-module v1.1.1

Weekly downloads
12
License
MIT
Repository
github
Last release
8 years ago

Suit-baze SCSS module

A file generator to create SCSS module file for Suit-baze

Requirement:

  • node v4+

Install and usage

npm i -g suit-baze-scss-module

Usage example

sm header

File _header.scss will be created in dev/sass/modules and file _modules.scss will automatically import _header.scss

sm will look for directory dev/sass/modules so make sure to run this command where that directory placed.

Test

  1. Clone this repo to local machine
  2. cd into directory
  3. run npm i
  4. run npm test
1.1.1

8 years ago

1.1.0

9 years ago

1.0.0

9 years ago