From cafcb27e6f8a5139e9a9b5f869c656de9a05f157 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 18 Apr 2026 16:55:00 +0200 Subject: fixed: larger sidebar titles, color --accent WCAG AA passed. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 6a04097..f6aab23 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "watch": "tailwindcss -i themes/danix-xyz-hacker/assets/css/main.css -o themes/danix-xyz-hacker/assets/css/main.min.css --watch" }, "devDependencies": { - "tailwindcss": "^3.4.1", - "@tailwindcss/typography": "^0.5.10" + "@tailwindcss/typography": "^0.5.10", + "tailwindcss": "^3.4.1" } } -- cgit v1.2.3