From 3636724450e57431196a5afc2f29839ad4378c9f Mon Sep 17 00:00:00 2001 From: Rami Bitar Date: Sun, 10 May 2026 17:04:51 -0400 Subject: [PATCH] Remove Tailwind CDN script from index.html Vite already compiles Tailwind via globals.css, so the runtime CDN script duplicated styles and slowed first paint. Co-Authored-By: Claude Opus 4.7 --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index bdb1b9c..bc93189 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,6 @@ Shopify Storefront -