editor fixes
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--test / fixtures / variablesAsLess.less
1 @import (less) "include/variablesAsLess.css";
2 #header {
3   background: @color;
4 }