This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-web-Github
Watch
1
Star
0
Fork
0
You've already forked element-web-Github
mirror of
https://github.com/vector-im/element-web.git
synced
2024-11-16 13:14:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7678b9c43b
element-web-Github
/
res
/
themes
/
dharma
/
css
/
dharma.scss
4 lines
95 B
SCSS
Raw
Normal View
History
Unescape
Escape
Lift font SCSS partials to theme root This means that themes which include `light/css/_base.scss` (currently Dark and Status) won't be forced to have Light's font-faces included. This only really matters for Status, which uses different fonts throughout.
2019-01-10 04:59:44 +08:00
@import
"
_fonts.scss
"
;
experiments in dharma
2018-05-25 10:17:29 +08:00
@import
"
_dharma.scss
"
;
@import
"
../../../../res/css/_components.scss
"
;
Reference in New Issue
Copy Permalink