mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-19 19:12:44 +03:00
8 lines
324 B
Text
8 lines
324 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.pcss";
|
||
|
@import "../../../../res/css/_components.pcss";
|
||
|
@import url("highlight.js/styles/atom-one-dark.css");
|