csstree / csstree/stylelint-validator
Showing warning on Sass maths calculations in scss files
Open
enhancement
preprocessors
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Showing error for
```
margin-top: (-2.4em - 0.2em);
width: 1 * 1em;
height: 4 * 1.2em;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.