If I use css variables: ``` .element { --main-bg-color: brown; } ``` sass-lint throw: no-misspelled-properties
If I use css variables:
sass-lint throw: no-misspelled-properties