1.0.10 • Published 5 months ago

common-sass-config v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

common-sass-config

NPM package for projects to save time by writing less boilerplate code for SASS/SCSS

Installation

npm install common-sass-config
yarn add common-sass-config

Usage

After installation run the command:

node node_modules/common-sass-config/install.js

This 👆🏻will extract configuration folders to your directory and you can use them right away, also you can change it depending on your requirements

Update

To update for a new version:

npm install common-sass-config@latest
yarn add common-sass-config@latest

After installing the new version:

node node_modules/common-sass-config/install.js

This 👆 will reflect changes in the local version by creating .backup files for each changed local file, you can delete .backup files after checking and comparing them

Done! Happy coding~

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago