diff options
Diffstat (limited to 'packages/exchange-backoffice-ui/postcss.config.js')
-rw-r--r-- | packages/exchange-backoffice-ui/postcss.config.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/exchange-backoffice-ui/postcss.config.js b/packages/exchange-backoffice-ui/postcss.config.js deleted file mode 100644 index 2e7af2b7f..000000000 --- a/packages/exchange-backoffice-ui/postcss.config.js +++ /dev/null @@ -1,6 +0,0 @@ -export default { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -} |