summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/mixin-content-directive-with-vars.css
blob: 799d6ae90ca0d0eb79cb6f400dad1b891dcd7702 (plain)
1
2
3
4
5
.colors {
  background-color: blue;
  color: white;
  border-color: blue;
}