prettier/tests/stylefmt/attr-selector/attr-selector.css

7 lines
81 B
CSS

[ data-sizes~="m:0" ] {
color:pink;
}
[ class*="test" ]{
color: silver}