-
## Version **7.10.0** of [stylelint](https://github.com/stylelint/stylelint) just got published.
Branch
Build failing 🚨
Dependency
…
-
### Current Behavior
When I am trying to use FsTree + glob with some sub directory in my repo, glob works from repository root, not from tree.root.
### Expected Behavior
glob patterns should be r…
-
First off, thank you Paul for providing this template. I have two web sites that I've built off of this, and it's worked out great. Since I started up these sites, I've made a bunch of updates, and I …
-
`stylelint-webpack-plugin` has this awesome option `lintDirtyModulesOnly` which only lints changed files and doesn't run the linter initially when starting webpack with `--watch`.
Is there a chance…
-
SCSS has better tooling, including better Stylelint support (which would be really helpful in taming all the CSS we have). It's also more extensible, and has some exciting plugins (like chroma.js supp…
-
### Current Behavior
The libraries in my /libs folder are not recognized anymore. No mather what nx command i use only my apps show up. Tested following commands:
- nx run-many
- nx run libName…
-
A few days ago i sent in a PR to make dangerousExtend available as environment varable but then i realized that does still not help in all cases because IDE implemented lint tools like eslint vscode p…
-
This follows on some thoughts I had in the [stylelint chat](https://gitter.im/stylelint/stylelint?at=57a4c767d097eb6b2cc8408d).
/cc @stylelint/core
So, I believe that the primary use case for this p…
-
Writing css like this:
```
@value small, large, from './breakpoints.css';
```
will fail while compiling (due to the trailing comma after large). Would it be possible for this plugin to add linti…
-
问题描述
自定义组件在小程序上被渲染了两次
调用代码
![image](https://user-images.githubusercontent.com/26081477/69623336-a6959a00-107d-11ea-83ce-7b3873ee3590.png)
呈现结果
![image](https://user-images.githubusercontent.com/2…