summaryrefslogtreecommitdiffstats
path: root/config/tests/src-simple/thesrcdir/some.css
blob: 36171b4bba010ea4463977b98a3e6cbdf9e10a6e (plain)
1
2
3
4
5
6
#div: {
/* this is a ID rule, and should stay intact */
}
%expand [lang=__AB_CD__] {
/* this selector should match content with lang="ab-X-stuff" */
}