From 0324660a26684a5382b2c6c18cd0a4e9f0169631 Mon Sep 17 00:00:00 2001 From: Josh Kingsley Date: Sun, 26 Oct 2025 14:28:55 +0200 Subject: feat(web): add dummy toolbar + tailwindcss colors --- web/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/package.json') diff --git a/web/package.json b/web/package.json index e15cd1e..a565e36 100644 --- a/web/package.json +++ b/web/package.json @@ -8,6 +8,8 @@ "open-color": "^1.9.1" }, "devDependencies": { + "@tailwindcss/vite": "^4.1.16", + "tailwindcss": "^4.1.16", "vite": "^7.1.12" } } -- cgit v1.2.3