mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
8 lines
162 B
Text
8 lines
162 B
Text
@my_theme: "test";
|
|
|
|
@import "import/import-@{my_theme}-e.less";
|
|
|
|
@import "import/import-@{in}@{terpolation}.less";
|
|
|
|
@import "import/interpolation-vars.less";
|
|
|