0.7.0 • Published 2 years ago

@nonsensebb/stylelint-config-scss v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@nonsensebb/stylelint-config-scss

npm version

A shareable SCSS config by NonsenseBB

Installation

First, install stylelint-scss, stylelint and other peer dependencies, if you haven't done so yet via npm:

npm install --save-dev stylelint stylelint-scss stylelint-order

and then you can install the config:

npm install --save-dev @nonsensebb/stylelint-config-scss

Usage

If you've installed @nonsensebb/stylelint-config-scss locally within your project, just set your stylelint config to:

{
  "extends": "@nonsensebb/stylelint-config-scss"
}

License

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago