You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Rename PostCSS files to .pcss
(#9013)
* Rename PostCSS files to `.pcss` * Make Stylelint happy * Delint * Rename new files too * delint * Fix bad comment placement
This commit is contained in:
committed by
GitHub
parent
7842d5165c
commit
01f4bb8c78
3
res/themes/light/css/_paths.pcss
Normal file
3
res/themes/light/css/_paths.pcss
Normal file
@ -0,0 +1,3 @@
|
||||
// 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: ../../..;
|
Reference in New Issue
Block a user