ソースを参照

上传新文件

张晓翠 2 年 前
コミット
a68d711dab
1 ファイル変更5 行追加0 行削除
  1. 5 0
      baby-institute-admin-ui-front-master/postcss.config.js

+ 5 - 0
baby-institute-admin-ui-front-master/postcss.config.js

@@ -0,0 +1,5 @@
+module.exports = {
+  plugins: {
+    autoprefixer: {}
+  }
+}