Quellcode durchsuchen

上传新文件

张晓翠 vor 2 Jahren
Ursprung
Commit
a68d711dab
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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: {}
+  }
+}