Browse Source

[demo]update

dufu1991 2 years ago
parent
commit
b0a9c07802
1 changed files with 2 additions and 0 deletions
  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',
 			},