stylelint-config-unsass

1.0.1 • Public • Published

stylelint-config-unsass

Version Download

StyleLint shareable config for the Sass style guide.

Install

npm install stylelint-config-unsass stylelint --save-dev

Usage

Create .stylelintrc file on root of your project.

{
    "extends": [
        "stylelint-config-unsass"
    ]
}

You can extend the rules with your own config, see StyleLint documentation.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i stylelint-config-unsass

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

5.38 kB

Total Files

4

Last publish

Collaborators

  • bdamevin