@ravorona/utils-scss
v2.0.4
Published
SCSS utility to set up stylesheets for a new project.
Readme
SCSS Utils
Utility to set up scss stylesheets for a new project.
Usage
# Install scss stylesheets
npx @ravorona/utils-scss
# Install scss stylesheets in a custom directory
npx @ravorona/utils-scss --destination myFolderRequirements
On your bundler side:
- Sass support, since stylesheets are in SCSS format.
Optional dependencies
If you want to use pre-processor like PostCSS, some examples are available, such as custom media, svg-inline, etc... Feel free to customize the postcss.config.js according to your needs.
Following dependencies are needed to run the provided pre-processing:
