@@ -1,9 +1,21 @@
+/*
+ * @Description:
+ * @Author: 欧阳承珺
+ * @LastEditors: 欧阳承珺
+ * @Date: 2022-10-19 17:25:48
+ * @LastEditTime: 2022-11-03 13:41:21
+ */
import { defineConfig } from 'windicss/helpers'
export default defineConfig({
theme: {
screens: {
'footer': '1550px',
+ '2xl': '1550px',
+ 'xl': '1280px',
+ 'lg': '1120px',
+ 'tiny': '960px',
+ 'sm': '768px'
},
extend: {
fontFamily: {