X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=testing-scheduler%2Fui%2F.postcssrc.js;fp=testing-scheduler%2Fui%2F.postcssrc.js;h=0000000000000000000000000000000000000000;hb=e32043f58a2450b6a5986dc2a01f64f8b22c3992;hp=18c016f8cab7af0c6e3ff32d8a7eaff4b0078794;hpb=a09bbea983aca3e437e254566da98196177748d9;p=bottlenecks.git 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": {} - } -}