rules.scsslint.HexNotation.html Maven / Gradle / Ivy
Details
Checks if hexadecimal colors are written in lowercase. You can specify which
case with the style
option.
Configuration Option
Description
style
Prefer lowercase
or uppercase
(default lowercase)