add stylelint-scss for stylelint
See original GitHub issue- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
selector-no-redundant-nesting-selector rule can prevent extra &
What does the proposed API look like?
This is a css style lint requirement
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Getting started | Stylelint
1. Use npm to install Stylelint and the shared config: npm install --save-dev stylelint stylelint-config-standard-scss · 2. Create a .stylelintrc.json ...
Read more >stylelint-scss - npm
A collection of SCSS specific rules for Stylelint. ... Start using stylelint-scss in your project by running `npm i stylelint-scss`.
Read more >A collection of SCSS specific linting rules for Stylelint - GitHub
Create the .stylelintrc.json config file (or open the existing one), add stylelint-scss to the plugins array and the rules you need to the...
Read more >How to lint SCSS with stylelint - Medium
Once you have a .stylelintrc.json file set up with some lint rules, you can run stylelint on your SCSS files with the following...
Read more >Level up your CSS linting using Stylelint - LogRocket Blog
Level up your CSS, SCSS, and Sass linting skills and improve your code quality using this advanced guide on Stylelint.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Well, not so much!
@afc163 If I add this plugin, I will modify the following files:
not found
stylelint-less
, It doesn’t matter what the name is. It’s important that the rules apply. See https://github.com/kristerkari/stylelint-scss#purpose