commit de283907db9255138c46e88df5f54a89bf73761b
parent f6ebd4546fcef9b23ad92e5e49cd765aacbfd428
Author: Sebastian <sebasjm@gmail.com>
Date: Tue, 8 Apr 2025 20:37:15 -0300
closer version between stories and spa
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/web-util/src/stories.html b/packages/web-util/src/stories.html
@@ -16,7 +16,7 @@
<!-- FIXME: remove this -->
<!-- this is an easy setup of tailwind to test out the form fields -->
<!-- the css must be build locally and prevent the requirement of internet access for development -->
- <script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp,container-queries"></script>
+ <script src="https://cdn.tailwindcss.com/3.4.16?plugins=forms@0.5.3,typography@0.5.9"></script>
<!-- <link rel="stylesheet" href="app/main.css" /> -->
</head>
<body>