From be1b1eec0440c4956684fe73756c1e3666cea5e3 Mon Sep 17 00:00:00 2001
From: gaosp <gaosp>
Date: 星期二, 16 一月 2024 22:31:30 +0800
Subject: [PATCH] update style

---
 .postcssrc.js |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.postcssrc.js b/.postcssrc.js
index 8062580..741a3e4 100644
--- a/.postcssrc.js
+++ b/.postcssrc.js
@@ -1,8 +1,8 @@
 /*
  * @Date: 2019-11-21 14:21:14
  * @LastEditors: Sneed
- * @LastEditTime: 2024-01-04 21:19:30
- * @FilePath: /belleson-frontend/Users/mache/Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/650b28d71b3acf9feb5c2af6da2686eb/Message/MessageTemp/650b28d71b3acf9feb5c2af6da2686eb/File/mdc-portal/.postcssrc.js
+ * @LastEditTime: 2024-01-07 16:16:12
+ * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/.postcssrc.js
  */
 // https://github.com/michael-ciniawsky/postcss-load-config
 
@@ -15,7 +15,8 @@
     'postcss-pxtorem': {
         rootValue: 19, // 琛ㄧず鏍瑰厓绱犲瓧浣撳ぇ灏忔垨鏍规嵁input鍙傛暟杩斿洖鏍瑰厓绱犲瓧浣撳ぇ灏�
         propList: ['*'], // 鍙互浠巔x鏇存敼涓簉em鐨勫睘鎬�, 閫氶厤绗�*琛ㄧず鍚敤鎵�鏈夊睘鎬�
-        selectorBlackList: ['.norem'] // 杩囨护鎺�.norem寮�澶寸殑class锛屼笉杩涜rem杞崲
+        selectorBlackList: ['.norem'], // 杩囨护鎺�.norem寮�澶寸殑class锛屼笉杩涜rem杞崲
+        exclude: ['node_modules']
     }
   }
 }

--
Gitblit v1.9.3