From 215b0c5cb2ff0ef0b2c7b5549704e23d651a4df9 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 10 Oct 2024 21:51:10 -0400 Subject: Hoist the UI one step up further --- ui/postcss.config.js | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 ui/postcss.config.js (limited to 'ui/postcss.config.js') diff --git a/ui/postcss.config.js b/ui/postcss.config.js deleted file mode 100644 index 2e7af2b..0000000 --- a/ui/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -export default { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -} -- cgit v1.2.3