From 82cdacb5bba1f77f1ca0b04de88c9d39badca180 Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:00:05 +0100 Subject: [PATCH] index.html: remove tailwind cdn due we build it cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI: https://tailwindcss.com/docs/installation --- src/www/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/www/index.html b/src/www/index.html index 0d0b52d9..2e7fe143 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -3,7 +3,6 @@ WireGuard -