This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
element-web
Watch
4
Star
0
Fork
You've already forked element-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3
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 20:59:44 +00:00
@import
"
_fonts.scss
"
;
experiments in dharma
2018-05-25 02:17:29 +00:00
@import
"
_dharma.scss
"
;
@import
"
../../../../res/css/_components.scss
"
;
Reference in a new issue
Copy permalink