mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-13 03:56:15 +03:00
8c49f3f2ea
* Update gfm.css to github-markdown-css Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update screenshots Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
8 lines
400 B
Text
8 lines
400 B
Text
@import "../../../../res/css/_font-sizes.pcss";
|
|
@import "../../legacy-light/css/_paths.pcss";
|
|
@import "../../legacy-light/css/_fonts.pcss";
|
|
@import "../../legacy-light/css/_legacy-light.pcss";
|
|
@import "../../legacy-dark/css/_legacy-dark.pcss";
|
|
@import "../../light-custom/css/_custom.pcss";
|
|
@import "../../../../res/css/_components.pcss";
|
|
@import url("github-markdown-css/github-markdown-dark.css");
|