-
### What steps are needed to reproduce the bug?
Run stylelint via the CLI on any medium to large-sized project.
After profiling different operations (did this both by logging, as well as a more…
-
Causes problems if a newer standard is used. [See also](https://github.com/morishitter/stylefmt/issues/334).
```` bash
[Browsersync] Watching files...
[10:47:20] Starting 'styles'...
[10:47:20] …
-
The combination of 'stylelint-config-standard' and 'stylelint-config-recommended-scss' leads to an interesting effect. The former contains this rule: _'import-notation': 'url'_
That leads to _import …
-
### Describe the documentation issue
Custom messages, custom URLs and configuration comments are not supported by `checkAgainstRule`.
request: https://github.com/stylelint/stylelint/issues/7843#issu…
-
[g-plane/malva](https://github.com/g-plane/malva) support a [`declarationOrder`](https://malva.netlify.app/config/declaration-order.html) option which would be nice if let available to end users.
I…
-
Hi, im trying to add `stylelint-config-standard-scss` to my project.
In my project i have `utils.scss` with mixins like:
```scss
@mixin my-mixin {
display: block; // 1) some rules here
bo…
-
> Clearly describe the bug
The `selector-pseudo-element-no-unknown` rule needs to accept `true` and `false` so it can be overridden when extending from a predefined config which has it set to `…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### What version of Bun is running?
1.1.6
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
`
bun install
bun run serve
`
### Wha…
-
I'm currently trying to replace CSSLint in @jsfiddle with Stylelint. Got it working thanks to a proof-of-concept made here https://github.com/m-allanson/stylelint-browser-demo
Unfortunately turns o…