mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
01f4bb8c78
* Rename PostCSS files to `.pcss` * Make Stylelint happy * Delint * Rename new files too * delint * Fix bad comment placement
3 lines
164 B
Text
3 lines
164 B
Text
// 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: ../../..;
|