You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
4 lines
161 B
SCSS
4 lines
161 B
SCSS
// Path from root SCSS file (such as `light.scss`) to `res` dir in the source tree
|
|
// This value is overridden by external themes in `riot-web`.
|
|
$res: ../../..;
|