csstree / csstree/stylelint-validator

Showing warning on Sass maths calculations in scss files

Open
#9 4 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.