summaryrefslogblamecommitdiff
path: root/t/foo.less
blob: deb790ce76776a1d1ff6098ca6924467e6c2255a (plain) (tree)
1
2
3
4
5
6
7
8
9








                      
@brand_color: #4D926F;

#header {
  color: @brand_color;
}

h2 {
  color: @brand_color;
}