aboutsummaryrefslogtreecommitdiffstats
path: root/test/indent/css-mode.css
blob: 4dbab06975c9630f9436f0f39a3eb2c9a7a1806b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.xxx
{
}

.x2
{
    foo: bar;
    bar: baz;
}

div.x3
{
}