mirror of
https://github.com/less/less.js.git
synced 2026-02-13 08:25:09 -05:00
add browser postProcessor Plugin test
This commit is contained in:
4
test/browser/css/postProcessorPlugin/postProcessor.css
Normal file
4
test/browser/css/postProcessorPlugin/postProcessor.css
Normal file
@@ -0,0 +1,4 @@
|
||||
hr {height:50px;}
|
||||
.test {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user