@ravorona/utils-scss

2.0.1 • Public • Published

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 myFolder

Requirements

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:

Readme

Keywords

Package Sidebar

Install

npm i @ravorona/utils-scss

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

8.4 MB

Total Files

96

Last publish

Collaborators

  • ravorona