From 70fda74d27d9b55c9030932794daa25c1e6cf50d Mon Sep 17 00:00:00 2001 From: Factiven Date: Fri, 14 Apr 2023 00:14:12 +0700 Subject: Update 6th --- pages/postcss.config.js | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 pages/postcss.config.js (limited to 'pages/postcss.config.js') diff --git a/pages/postcss.config.js b/pages/postcss.config.js deleted file mode 100644 index 12a703d..0000000 --- a/pages/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -module.exports = { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -}; -- cgit v1.2.3