-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
> What is the problem you're trying to solve?
Input (same selectors):
```css
.u-m\00002b {}
.u-m\+ {}
```
> What solution would you like to see?
New rule what warning when you use i…
-
stylelint is just a better package in every dimension for CSS linting.
-
[Stylelint](https://stylelint.io/) seems to be more popular, more flexible, and more future-proof than sass-lint. Also, it doesn't bring in a dependency on an old version of eslint, which is tripping…
-
Stylelint is always a few versions behind. Preferably I should be able to use whichever version fits me and upgrade at my own pace.
-
## Environment
- Linaria version: linaria@2.0.0-rc.1
- stylelint@13.6.1
- Bundler (+ version): webpack@4.44.0
- babel-loader@8.1.0
- typescript@3.9.6
- Node.js version: v12.18.3
- OS: OSX…
-
(breaking changes) Docs: https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-14.md
-
eslint or stylelint
```
stylelint --config src/config/stylelint.config.mjs ....
```
It would be great if size limit could also support this usage
```
size-limit --config src/config/size-limit.mj…
ajiho updated
4 months ago
-
We should evaluate to integrate ecss into our stylelint set of rules:
https://ecss.info/en/#intro
-
### What is the problem you're trying to solve?
I recently updated from v14 to v16 and encountered a number of deprecated rules. stylelint's documentation is excellent but the "migrating to v15" simp…