aboutsummaryrefslogtreecommitdiff
path: root/postcss.config.js
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2022-07-21 08:57:30 -0400
committerFurkan Sahin <furkan-dev@proton.me>2022-07-21 08:57:30 -0400
commit4d0484132aa2a6baef12a5ed5d3d4c3ca1ad7106 (patch)
tree9e6afc515a7b92e9ee89c75888b0a23b02c8735c /postcss.config.js
parent59067695f934184c7e6efaa4fc89fbde2f27a7cb (diff)
All works. learn source map error and fix it
Diffstat (limited to 'postcss.config.js')
-rw-r--r--postcss.config.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/postcss.config.js b/postcss.config.js
deleted file mode 100644
index 96bb01e..0000000
--- a/postcss.config.js
+++ /dev/null
@@ -1,6 +0,0 @@
-module.exports = {
- plugins: {
- tailwindcss: {},
- autoprefixer: {},
- },
-} \ No newline at end of file