Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -1,3 +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`.
|
||||
/* 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