mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 05:31:04 +00:00
打包字体
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Made by Luting ^-^
|
||||
@font-face {
|
||||
font-family: 'Maple Hand';
|
||||
src: url('/assets/fonts/MapleHand-Regular.ttf') format('truetype');
|
||||
|
||||
3
src/theme-github-fonts.scss
Normal file
3
src/theme-github-fonts.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Made by Luting ^-^ */
|
||||
@use 'fontface';
|
||||
@use 'theme-github';
|
||||
@@ -1,5 +1,4 @@
|
||||
/* Made by Luting ^-^ */
|
||||
@use 'fontface';
|
||||
@use 'chroma';
|
||||
@use 'codemirror';
|
||||
@use 'root';
|
||||
|
||||
Reference in New Issue
Block a user