1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00
emacs/test/indent/css-mode.css

24 lines
157 B
CSS
Raw Normal View History

/* asdfasdf */
.xxx
{
}
article[role="main"] {
width: 60%;
}
/* asdfasdf */
@foo x2 {
bla:toto;
}
.x2
{
foo: bar;
bar: baz;
}
div.x3
{
}