This website requires JavaScript.
Explore
Help
Sign In
extern
/
heynote
Watch
1
Star
0
Fork
0
You've already forked heynote
mirror of
https://github.com/heyman/heynote.git
synced
2024-11-29 03:13:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
895bd4eccc
heynote
/
public
/
font
/
open-sans
/
sass
/
_variables.scss
3 lines
85 B
SCSS
Raw
Normal View
History
Unescape
Escape
Fix font path to (hopefully) work in release builds #build
2023-01-15 20:06:57 +01:00
$OpenSansPath
:
"
font/open-sans/fonts
"
!default
;
Convert styles.css to SASS and include it by importing it in main.js. Add fonts: Hack and Open Sans. Change editor font to Hack.
2023-01-15 19:55:26 +01:00
$OpenSansVersion
:
"
1.1.0
"
!default
;
Reference in New Issue
Copy Permalink