feat: add typora theme support

This commit is contained in:
Trevor Wang 2022-01-20 20:20:42 +08:00
parent 78eb216f19
commit 73bfb70982
4 changed files with 4791 additions and 0 deletions

5
typora/heti.scss Normal file
View file

@ -0,0 +1,5 @@
@import "../lib/heti.scss";
#write {
@extend .heti;
}