-
## Version **21.19.0** of **eslint-plugin-jest** was just published.
Branch
Build failing 🚨
Dependency
eslint-plugin-jest
…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…
-
```
"declaration-block-properties-order": [ "content", "background-image", "backg
round-origin", "background-position", "background-repeat", "background-size", "color"
, "list-style", "filter", "opaci…
-
## The devDependency [stylelint](https://github.com/stylelint/stylelint) was updated from `9.5.0` to `9.6.0`.
🚨 [View failing branch](https://github.com/medfreeman/asso-rei.fr/compare/master...medfr…
-
Hi, I would like to test this plugin, the OOS server is ok, but when I run npm ci, it returns this errori
nternal/modules/cjs/loader.js:638
throw err;
^
......
npm ERR! code ELIFECYCL…
-
Catch all issue
```[tasklist]
### Tasks
- [ ] Create JSON representation
- [ ] Generate CSS to replace most of existing theme package content
- [ ] Publish JSON as part of npm release
- [ ] Wr…
-
hi there,
Just so it is noted, you might already be working on it, but the current version of this plugin is marked as incompatible with gatsby v3.
So supporting v3 would be great :).
-
I have the following warning from stylelint plugin: kaliber/parent-child-policy.
```
missing `display: flex;`
`order` can only be used when the containing root rule has `display: flex;` - add `di…
-
Consider the following:
```css
.root {
display: grid;
& > .child { order: 2; }
}
```
This is a valid usage of order, but `stylelint(kaliber/parent-child-policy)` doesn't recognize this …
-
Discuss about which one we keep and strategies around it.
As of today both are overlapping and creates conflicts.
- Vuetify (UI Components)
- TailwindCSS (grid, tokens) ?
TODO:
- [ ] Use Vuet…