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