presentations/highlight-js/test/markup/less/selectors.txt

9 lines
107 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
#foo {
tag #bar {}
> #bar {}
#bar {}
&#bar {}
&:hover {}
height: ~"@{height}px";
}