-
### Describe the bug
The latest Stylelint v15.10.1 now uses `meow@^10`, updating to that version to remove a [recently announced `semver` vulnerability](https://github.com/stylelint/stylelint/issues/…
-
Follow up to https://github.com/stylelint/stylelint/issues/4942.
Currently `stylelint` is not a PostCSS plugin. It uses PostCSS internals like `LazyResult` to go around PostCSS API. And then we cal…
-
In reference to existing closed tickets, this bug has just occurred once again, and cost me about 4 hours trying to figure out why 🙃. If possible it may be worth putting a message into the error strea…
-
Would be great if you could create a custom plugin for stylelint that adds support for your custom rules; for example, making `font-range` a known property for the `property-no-unknown` rule.
-
With the latest stylelint version 16.8.2 I get lots of deprecation warnings because `context.fix` is being deprecated:
> (node:4037) [stylelint:005] DeprecationWarning: `context.fix` is being depre…
-
Hi there!
**Motivation**
In our project, we are encouraged to use [logical CSS properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values), i.e. properties that…
ej612 updated
1 month ago
-
I was using nuxt2 + @nuxtjs/style-resources + @nuxtjs/stylelint-module in my previous projects. It was working fine in my previous projects. I decided to switch to nuxt3, I'm using nuxt3 + @nuxtjs/sty…
-
When releasing 16.0.0, we announced we would remove the CommonJS Node.js API in the next major version. See the migration guide:
https://github.com/stylelint/stylelint/blob/da7ce21272d34928f40bbc68…
-
### What minimal example or steps are needed to reproduce the bug?
Bumped stylelint from 15.10.2 to stylelint 16.8.2. When I run `stylelint` on the CLI or in build, I have the exact same results: 0 e…
-
### Describe the bug
Hi, into React app i have this message.
![2024-07-30 10 23 53](https://github.com/user-attachments/assets/35a4e8fb-f379-48cd-bee9-8ab44d5a80a4)
Is this normal?
### Reproductio…