mirror of
https://github.com/less/less.js.git
synced 2026-02-17 10:21:52 -05:00
test files, from less.rb
This commit is contained in:
4
test/op.less
Normal file
4
test/op.less
Normal file
@@ -0,0 +1,4 @@
|
||||
@import "f";
|
||||
div {
|
||||
width: 2 - 5;
|
||||
}
|
||||
Reference in New Issue
Block a user