Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / ui / .postcssrc.js
similarity index 96%
rename from testing-scheduler/ui/.postcssrc.js
rename to test-scheduler/ui/.postcssrc.js
index 18c016f..eee3e92 100644 (file)
@@ -1,10 +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
+// https://github.com/michael-ciniawsky/postcss-load-config
+
+module.exports = {
+  "plugins": {
+    "postcss-import": {},
+    "postcss-url": {},
+    // to edit target browsers: use "browserslist" field in package.json
+    "autoprefixer": {}
+  }
+}