aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/projects/metrics-project/src/file1.css
blob: fc4bf734a05dd99e667e74f607a93e51c13ecd2f (plain)
1
2
3
4
5
6
7
8
9
.class1 {
  background-color: #2d5e8b;
}
.class1 .class2 {
  color: #2d5e8b;
  foo: "some text";
}

/* some comment */