interpolation-vars.less 179 B

123456
  1. @in: "in";
  2. @terpolation: "terpolation";
  3. // should be ignored because its already imported
  4. // and it uses a variable from the parent scope
  5. @import "import-@{my_theme}-e.less";