08-27-周三_17-09-29
This commit is contained in:
6
node_modules/less/test/less-bom/import/interpolation-vars.less
generated
vendored
Normal file
6
node_modules/less/test/less-bom/import/interpolation-vars.less
generated
vendored
Normal file
@@ -0,0 +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