From 4401dce2b5545ce8117818812d8e3c8919f5f7fd Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 10 Oct 2024 21:05:48 -0400 Subject: Remove redundancy in `hi-ui` directory name. --- hi-ui/postcss.config.js | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hi-ui/postcss.config.js (limited to 'hi-ui/postcss.config.js') 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: {}, - }, -} -- cgit v1.2.3