1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-more/fixtures/implied-extensions-app/source/stylesheets/style3.less

4 lines
41 B
Text
Raw Normal View History

2012-07-04 19:45:27 -04:00
@base: #f938ab;
.box {
color: @base;
}