aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-11-28 22:46:47 -0500
committerPinapelz <yukais@pinapelz.com>2025-11-28 22:46:47 -0500
commit5658441ab9b703c95a48e654d41e45cc3a55ffd3 (patch)
treeead5b59fe41459b3403393cea956ae544856c444 /middleware/package.json
parent7681e421edb3933c8727cb0936bc8310d79df6e2 (diff)
middleware: migrate to tailwindcss
Diffstat (limited to 'middleware/package.json')
-rw-r--r--middleware/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/middleware/package.json b/middleware/package.json
index f2d772e..b54eb7a 100644
--- a/middleware/package.json
+++ b/middleware/package.json
@@ -21,8 +21,13 @@
"eslint-config-next": "15.3.4",
"global": "^4.4.0",
"next": "^15.3.4",
+ "postcss": "^8.5.6",
"react": "19.1.0",
"react-dom": "19.1.0",
"typescript": "5.8.3"
+ },
+ "devDependencies": {
+ "@tailwindcss/postcss": "^4.1.17",
+ "tailwindcss": "^4.1.17"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage