Top "Stylelint" questions

A modern CSS linter that helps you enforce consistent conventions and avoid errors in your stylesheets.

How to Edit Auto-Formatting Rules for CSS/SCSS/LESS using Prettier in VSCode?

Background: I'm using Prettier - Code formatter extension for VSCode to auto-format my code on save. Problem: I'm used to …

visual-studio-code vscode-settings prettier stylelint
Vue.js: Invalid options in vue.config.js: "plugins" is not allowed

I have a webpack project and I want to use Stylelint for SCSS linting. I have followed the instructions on …

javascript vue.js webpack sass stylelint
Stylelint VScode doesn't work

I want to use the css linter "stylelint" on my VScode text editor. I downloaded the plugin and install it, …

visual-studio-code vscode-extensions stylelint
No configuration provided for scss file

When i try to npm start, error: No configuration provided for .../main.scss, Error in plugin "gulp-stylelint". Someone help me!

npm stylelint