aboutsummaryrefslogtreecommitdiffstats
path: root/postcss.config.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-06 14:43:03 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-06 14:43:03 -0700
commita276f4879a351349c38d2d5b5efd8f6b977f5c22 (patch)
tree0783fd7bd0dca79a1cdea54d3a777b6606363d62 /postcss.config.js
parent47c84bb74d44d8285c68fa1491d01ca3b08f827f (diff)
migrate to tailwind v4
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