fidian / PrettyCSS

CSS beautifier, lint checker, validator
Other
34 stars 12 forks source link

Values in Sass/Less #23

Open fidian opened 11 years ago

fidian commented 11 years ago

Force some properties to always use variables and give errors when that does not happen.

Eg: Disallow background-color: white and allow background-color: $bgColor