source: code/trunk/testdata/sugar/styles.gcss@ 28

Last change on this file since 28 was 18, checked in by zaitsev.serge, 10 years ago

added amber and gcss compilers

File size: 103 bytes
Line 
1$base-font: Helvetica, sans-serif
2$main-color: blue
3
4body
5 font: 100% $base-font
6 color: $main-color
Note: See TracBrowser for help on using the repository browser.