add testsuite and testcase list pages in frontend of testing-scheduler
[bottlenecks.git] / testing-scheduler / ui / .postcssrc.js
diff --git a/testing-scheduler/ui/.postcssrc.js b/testing-scheduler/ui/.postcssrc.js
new file mode 100644 (file)
index 0000000..18c016f
--- /dev/null
@@ -0,0 +1,10 @@
+// https://github.com/michael-ciniawsky/postcss-load-config\r
+\r
+module.exports = {\r
+  "plugins": {\r
+    "postcss-import": {},\r
+    "postcss-url": {},\r
+    // to edit target browsers: use "browserslist" field in package.json\r
+    "autoprefixer": {}\r
+  }\r
+}\r