Files
element-web/res/themes/light/css/_paths.scss
T

4 lines
164 B
SCSS
Raw Normal View History

2018-12-31 17:22:40 -06:00
// Path from root SCSS file (such as `light.scss`) to `res` dir in the source tree
// This value is overridden by external themes in `element-web`.
2018-12-31 17:22:40 -06:00
$res: ../../..;