diff --git a/Dioxus.toml b/Dioxus.toml
index 2b5e74e..4d89af5 100644
--- a/Dioxus.toml
+++ b/Dioxus.toml
@@ -12,7 +12,7 @@ reload_html = true
index_on_404 = true
[web.resource]
-style = ["https://cdn.jsdelivr.net/npm/tailwindcss@3.4.11/dist/tailwind.min.css"]
+# Tailwind CSS is loaded via script tag in index.html
[web.resource.dev]
# Development resources
diff --git a/index.html b/index.html
index 9b2aafe..80044c5 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
-
+