mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2025-09-06 22:40:39 +00:00
inisital commit
This commit is contained in:
7
src/assets/css.template
Normal file
7
src/assets/css.template
Normal file
@@ -0,0 +1,7 @@
|
||||
/* $range */
|
||||
@font-face {
|
||||
font-family: '$font';
|
||||
src: $src;
|
||||
unicode-range: $unicodes;
|
||||
$additional
|
||||
}
|
Reference in New Issue
Block a user