Selaa lähdekoodia

上传新文件

张晓翠 2 vuotta sitten
vanhempi
commit
a68d711dab
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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: {}
+  }
+}