mirror of
https://github.com/less/less.js.git
synced 2026-01-23 14:18:00 -05:00
further test case
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
@in: "in";
|
||||
@terpolation: "terpolation";
|
||||
|
||||
// should be ignored because its already imported
|
||||
// and it uses a variable from the parent scope
|
||||
@import "import-@{my_theme}-e.less";
|
||||
|
||||
Reference in New Issue
Block a user