-
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…
-
I'm trying to use the recommended config but receive following error:
```
Error: Could not find "@double-great/stylelint-a11y/recommended". Do you need to install the package or use the "configBas…
-
## The devDependency [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) was updated from `18.2.0` to `18.3.0`.
🚨 [View failing branch](https://github.com/freaktechni…
-
## The devDependency [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) was updated from `18.2.0` to `18.3.0`.
🚨 [View failing branch](https://github.com/medfreeman/…
-
### 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…
-
### What minimal example or steps are needed to reproduce the bug?
my component in styles.ts:
```js
export const ButtonContainer = styled.View.attrs({ elevation: 15 })`
background-color: ${(…
-
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
- […
-
## The devDependency [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) was updated from `18.2.0` to `18.3.0`.
🚨 [View failing branch](https://github.com/HBM/md-comp…
-
### How did you encounter this bug?
I tried to use `Format Document` but it doesn't work.
**Note**: `Fix all stylelint autofixable` works all the time
### My `package.json`:
```json
{
"privat…
-
解决方案:
- 使 `selector-pseudo-element-no-unknown` 无效
```
## stylelint.config.js
module.exports = {
extends: ['stylelint-config-standard', 'stylelint-config-prettier'],
// add your custom conf…