张晓翠 2 жил өмнө
parent
commit
a68d711dab

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

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