aboutsummaryrefslogtreecommitdiff
path: root/packages/exchange-backoffice-ui/postcss.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/exchange-backoffice-ui/postcss.config.js')
-rw-r--r--packages/exchange-backoffice-ui/postcss.config.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/exchange-backoffice-ui/postcss.config.js b/packages/exchange-backoffice-ui/postcss.config.js
deleted file mode 100644
index 2e7af2b7f..000000000
--- a/packages/exchange-backoffice-ui/postcss.config.js
+++ /dev/null
@@ -1,6 +0,0 @@
-export default {
- plugins: {
- tailwindcss: {},
- autoprefixer: {},
- },
-}