aboutsummaryrefslogtreecommitdiffstats
path: root/postcss.config.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-08 00:43:29 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-08 00:43:29 -0700
commit112cd397d3e9b89c02d6dfc8b7ed2a15dcd2ee24 (patch)
tree85dbdf3eca14cb47e2a7ddca49ed77083136205f /postcss.config.js
parentf1b9e4f400f420e5c110896640525116bcef8e7d (diff)
fix postcss config tailwindv4
Diffstat (limited to 'postcss.config.js')
-rw-r--r--postcss.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/postcss.config.js b/postcss.config.js
index 33ad091..668a5b9 100644
--- a/postcss.config.js
+++ b/postcss.config.js
@@ -1,6 +1,6 @@
module.exports = {
plugins: {
- tailwindcss: {},
+ '@tailwindcss/postcss': {},
autoprefixer: {},
},
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage