Browse Source

配置更新

Darkhorsedamon 2 years ago
parent
commit
522208101f
1 changed files with 12 additions and 0 deletions
  1. 12 0
      windi.config.js

+ 12 - 0
windi.config.js

@@ -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: {