dufu1991 2 лет назад
Родитель
Сommit
b0a9c07802
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      demo/tailwind.config.js

+ 2 - 0
demo/tailwind.config.js

@@ -40,6 +40,8 @@ export default {
 			transparent: 'transparent',
 		},
 		extend: {
+			// 自定义字体
+			// Custom Font
 			fontFamily: {
 				Trueno: 'Trueno',
 			},