-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
Tailwind CDN (latest via https://cdn.tailwindcss.com)
What build tool are you using?
CDN/Browser (Play CDN)
Describe the issue:
The Tailwind CSS Play CDN at https://cdn.tailwindcss.com is currently returning HTTP 500 Internal Server Error, making it unavailable for all applications depending on it.
Reproduction:
Impact:
All applications using <script src="https://cdn.tailwindcss.com"></script> are broken
Affects production, staging, and local environments
Users see unstyled pages with no CSS applied
Started: November 18, 2025 (approximately)
Expected behavior:
The CDN should return HTTP 200 with the Tailwind CSS Play CDN JavaScript bundle
Actual behavior:
HTTP 500 Internal Server Error is returned for all requests to https://cdn.tailwindcss.com
mikerybka
Metadata
Metadata
Assignees
Labels
No labels