summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui/.postcssrc.js
diff options
context:
space:
mode:
Diffstat (limited to 'testing-scheduler/ui/.postcssrc.js')
-rw-r--r--testing-scheduler/ui/.postcssrc.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing-scheduler/ui/.postcssrc.js b/testing-scheduler/ui/.postcssrc.js
deleted file mode 100644
index 18c016f8..00000000
--- a/testing-scheduler/ui/.postcssrc.js
+++ /dev/null
@@ -1,10 +0,0 @@
-// 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": {}
- }
-}