diff options
Diffstat (limited to 'postcss.config.js')
| -rw-r--r-- | postcss.config.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/postcss.config.js b/postcss.config.js deleted file mode 100644 index 12a703d..0000000 --- a/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -module.exports = { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -}; |
