mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
@my_theme: "test";
|
|
|
|
@import "import/import-@{my_theme}-e.less";
|
|
|
|
@import "import/import-@{in}@{terpolation}.less";
|
|
|
|
@import "import/interpolation-vars.less";
|
|
|