瀏覽代碼

配置更新

Darkhorsedamon 2 年之前
父節點
當前提交
522208101f
共有 1 個文件被更改,包括 12 次插入0 次删除
  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: {