-
The multiple properties example in the README doesn't work for me:
``` js
// .stylelintrc
"rules": {
// ...
"declaration-use-variable": ["/color/", "z-index", "font-size"],
// ...
}
```
I only…
-
## The dependency [stylelint-scss](https://github.com/kristerkari/stylelint-scss) was updated from `3.3.2` to `3.4.0`.
🚨 [View failing branch](https://github.com/webpresenceio/aorb/compare/master...…
-
### Taro UI 版本信息
v2.3.4
### 问题描述
使用 renderIcon 渲染自定义图标 无法显示
### 复现步骤
引入atcard 使用 renderIcon 即可复现
### 复现代码
这也是内容区 可以随意定义功能
…
-
When viewing CSS rules in style.less {} in *.marko components in VS Code, I would like to see Stylelint warnings and NOT see duplicate warnings from the Marko extension.
I have figured out how to g…
-
[sass-lint](https://github.com/sasstools/sass-lint) is proving very buggy at this point, so I'm thinking we should investigate [stylelint](https://github.com/stylelint/stylelint) as an alternative.
M…
-
adding this plugin breaks the build and develop via the `gatsby-source-wordpress` plugin. I have already a JWT Authentication but it didn't seem to work with graphql that's why I wanted to try with th…
-
See https://github.com/sass/dart-sass/commit/7203d6538981df6422c686198da2497909fa11b5 and https://sass-lang.com/documentation/breaking-changes/mixed-decls/
So in a lot of cases, people are expected…
-
...so for now, removing this in favor of [stylelint-find-new-rules](https://github.com/Donov4n/stylelint-find-new-rules)
axten updated
5 years ago
-
After download ant-design-landing first page template,I have meet some problems like these:
`✖ Webpack
Compiled with some errors in 18.60s
ERROR Failed to compile with 1 errors …
-
### Describe the bug
When I execute `vite optimize` command, it will never return input to user in terminal. If I disable the vite-plugin-checker, all works fine
### Reproduction
1. Add vite-plugin…