-
**Is your feature request related to a problem? Please describe.**
To improve the quality of this product, it would be nice to implement stylelint that will make sure the style (scss) code is top-not…
-
### What is the problem you're trying to solve?
1. ordering `import`s, `export`s last, etc.
2. establishing guidelines
3. not having to enforce them—anymore—during code reviews
### What soluti…
-
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…
-
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
- […
-
Would It be feasible to add support for [prettier-stylelint](https://github.com/hugomrdias/prettier-stylelint) like [prettier-eslint](https://github.com/prettier/prettier-eslint)?
I love working on…
-
Running "grunt" task and it fails due to duplicate property.
Task output:
`Running "checkDependencies:all" (checkDependencies) task
Running "clean:dist" (clean) task
>> 1 path cleaned.
R…
-
### What minimal example or steps are needed to reproduce the bug?
```
a {
// should allow comment
color: red;
}
```
### What minimal configuration is needed to reproduce the bug?
…
-
## Information
**VIM version**
```
NVIM v0.3.7
Build type: Release
LuaJIT 2.0.5
```
Operating System: Arch Linux.
## What went wrong
I have stylelint set as a fixer for scss, howeve…
-
With stylelint 15 the stylistic rules have been removed in favor of tools like Prettier.
> When we created these rules, pretty printers (like [Prettier](https://prettier.io/)) didn't exist. They no…
-
Greg says it better. Using it on https://github.com/gregrickaby/wp-starter-theme/blob/master/package.json — check it out!