1.1.0 • Published 4 years ago

@mobly/stylelint-config-scss v1.1.0

Weekly downloads
22
License
ISC
Repository
-
Last release
4 years ago

@mobly/stylelint-config-scss

An extensible stylelint config for projects using SASS with support for tailwindcss.

Usage

Run the following command to install dependencies:

npm i @mobly/stylelint-config-scss -D

Then, add this to your .stylelintrc.* file:

{
  extends: [
    '@mobly/stylelint-config-scss',
  ],
}

Dependencies

Used plugins:

Extended configs: