From 2436bd89f4457872df23005f31b79c268ed90dfa Mon Sep 17 00:00:00 2001 From: rcourtman Date: Fri, 13 Jun 2025 14:35:41 +0100 Subject: [PATCH] chore: remove test comment --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 162704683..2adc30f3d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ "tar": "^7.4.3" }, "_comment_tailwind_v3_reason": "Using Tailwind CSS v3 (3.4.4) due to build inconsistencies observed with v4 (specifically 4.1.4). v4 resulted in incorrectly purged CSS files when built within certain Linux environments (e.g., Proxmox LXC - Debian 12 x86_64), failing to detect dynamically added classes. v3.4.4 builds correctly.", - "_comment_test": "Testing RC workflow automation", "devDependencies": { "@gradin/tailwindcss-scrollbar": "^3.0.1", "autoprefixer": "^10.4.21",