csstree / csstree/stylelint-validator
Make @import rules require a semicolon
Open
enhancement
validation
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I created an [issue](https://github.com/stylelint/stylelint/issues/2349) in the stylelint repo, but they believed this repository would be a better candidate for this type of feature.
The problem is, if you forget to include a semicolon the import on the following line will not get exectued which is pretty annoying not to have a warning for when developing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.