CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.76k stars 483 forks source link

Support custom list-style-type #772

Open mconigliaro opened 3 years ago

mconigliaro commented 3 years ago

This is valid now:

ul {
  list-style-type: "★";
}

See: https://drafts.csswg.org/css-lists/#text-markers