This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
element-web
Watch
1
Star
0
Fork
You've already forked element-web
0
mirror of
https://github.com/element-hq/element-web.git
synced
2024-12-14 05:03:06 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7678b9c43b
element-web
/
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-09 23:59:44 +03:00
@import
"
_fonts.scss
"
;
experiments in dharma
2018-05-25 05:17:29 +03:00
@import
"
_dharma.scss
"
;
@import
"
../../../../res/css/_components.scss
"
;
Reference in a new issue
Copy permalink