浏览代码

上传新文件

张晓翠 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: {}
+  }
+}