editor fixes
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--test / fixtures / style.less
1 @import "variables.less";
2 body {
3   color: @color;
4 }