-
> What is the problem you're trying to solve?
The font-weights rules only cover numbers, and I prefer to use aliases when possible, but not EVERY alias.
This is not helping https://github.com/…
C0ZEN updated
2 years ago
-
## The devDependency [stylelint-scss](https://github.com/kristerkari/stylelint-scss) was updated from `3.3.2` to `3.4.0`.
🚨 [View failing branch](https://github.com/likecoin/likecoin-button/compare/…
-
## The devDependency [stylelint](https://github.com/stylelint/stylelint) was updated from `9.5.0` to `9.6.0`.
🚨 [View failing branch](https://github.com/Journerist/ygr-styleguide/compare/master...Jo…
-
It would be very comfortable to log not only the failed CSS property, but also it's wrong value, istead of:
````sh
27:5 ✖ Expected variable for "color". sh-waqar/declaration-use-variable
````…
-
Styled components now supports the css prop via a babel plugin. Currently these blocks are not detected by this processor preventing inline css from being linted. Would be great if these blocks could …
-
Hey 👋,
I just made the switch to use `coc` for diagnostics instead of ALE but I cannot for the life of me get this extension to work. It doesn't show any errors or issues where it should and runnin…
-
When using the setting "codeActionsOnSave" in VS Code in combination with data-context-theme "@nest" automatically applies which is against our own linting rules.
Is it possible to add this rule so…
-
## The devDependency [stylelint](https://github.com/stylelint/stylelint) was updated from `9.5.0` to `9.6.0`.
🚨 [View failing branch](https://github.com/alienlebarge/stylelint-config/compare/master.…
-
### Description
See https://github.com/WordPress/gutenberg/issues/61241
Some components come with CSS in JS.
https://github.com/WordPress/gutenberg/issues/61241 and https://github.com/WordPr…
-
Hey there. When running `svelte-check --tsconfig ./tsconfig.json --watch`, I'm getting this error across all `` tags:
```
Error: semi-colon expected (css)
nav {
@apply bg-gray-50 sticky top-…