scss-7-in-1
v1.1.2
Published
Generates SASS - 7 in 1 architecture (https://sass-guidelin.es/#the-7-1-pattern) quickly in your current directory.
Downloads
5
Maintainers
Readme
Generates SASS - 7 in 1 architecture quickly in your current directory.
Prerequisites
- node >=8.0.0
Usage
npx scss-7-in-1
Options
| Option | Character | Usage | Description |
| ------- | --------- | ----------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| version | v | npx scss-7-in-1 -v
, npx scss-7-in-1 --version
| Outputs versions |
| help | h | npx scss-7-in-1 -h
, npx scss-7-in-1 --help
| Outputs help |
| dir | d | npx scss-7-in-1 -d styles
, npx scss-7-in-1 --dir=styles
| Directory name in which architecture will be created.Default Value: styles
|
| write | w | npx scss-7-in-1 -w
, npx scss-7-in-1 --write
| Overwrite contents, if folder exists. |
Author
👤 Dharmen Shah
- Website: shhdharmen.github.io
- Twitter: @shhdharmen
- Github: @shhdharmen
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator