1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-13 03:48:44 +00:00
Files
UXP/config/tests/ref-simple/one/some.css
T

7 lines
144 B
CSS

#div: {
/* this is a ID rule, and should stay intact */
}
[lang=ab-X-stuff] {
/* this selector should match content with lang="ab-X-stuff" */
}