prettier/tests/css_attribute/namespaces.css

6 lines
88 B
CSS

@namespace foo "http://www.example.com";
[foo|att=val] {}
[*|att] {}
[|att] {}
[att] {}