-
### How did you encounter this bug?
Upgraded to latest versions of stylelint and vscode stylelint and found that the vscode extension no longer shows errors
### Code Snippet
code with obvious sty…
-
can you learn how to quickly change stylelint to work with scss?
-
Hi,
I've just installed your linter extension in my Visual Studio and it seems to work.
Is there also an option to activate the "fix" option on stylelint?
This as we've added prettier as an opti…
-
stylefmt ignores those commands
```
/* stylelint-disable */
/* stylelint-enable */
```
-
Hey, i am having a problem displaying the Stylelint errors, i am not sure if its setup issue i created.
If i use the `friendly-errors-webpack-plugin` enabled it wont show the stylelint errors, only t…
-
The CSS files should be linted to have a common code style + no errors.
-
### How did you encounter this bug?
The css\less file is formatted incorrectly: 'output' is deprecated. Use 'report' or 'code' instead.
### Link to Minimal Reproducible Example
no
### Code Snippet…
-
Check [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [stylelint-declaration-use-variable](https://github.com/sh-waqar/stylelint-declaration-use-variable) packages. Perhaps add t…
-
### What minimal example or steps are needed to reproduce the bug?
Analyzing a CSS file with an invalid syntax raises a syntax error expectedly, while doing the same specifying `--fix` succeeds une…
-
### How did you encounter this bug?
"Unknown word" on JavaScript file `imports`
[error image](https://d.pr/i/ECTQUd)
### Code Snippet
_No response_
### Stylelint Configuration
{
"…