mirror of https://github.com/vector-im/riot-web
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
|
// Path from root SCSS file (such as `light.pcss`) to `res` dir in the source tree
|
||
|
// This value is overridden by external themes in `element-web`.
|
||
|
$res: ../../..;
|