@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: