add browser postProcessor Plugin test

This commit is contained in:
Bass Jobsen
2015-03-01 22:06:31 +01:00
parent 95441fa501
commit 553e75f9dc
6 changed files with 39 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
@color: white;
.test {
color: @color;
}