aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent/css-mode.css
blob: 564ac16f954ef22a1ca8acf911b6842e2c6276dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* asdfasdf */

.xxx
{
}

article[role="main"] {
    width: 60%;
}

/* asdfasdf */
@foo x2 {
    bla:toto;
}
.x2
{
    foo: bar;
    bar: baz;
}

div.x3
{
}