You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
4 lines
170 B
Plaintext
4 lines
170 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: ../../..;
|