We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a3f28 commit 308d833Copy full SHA for 308d833
1 file changed
docs/index.html
@@ -40,7 +40,8 @@
40
<link
41
href="https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Space+Grotesk:wght@300..700&display=swap"
42
rel="stylesheet">
43
- <script src="https://cdn.tailwindcss.com"></script>
+ <link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css" rel="stylesheet">
44
+
45
<style>
46
@tailwind base;
47
@tailwind components;
0 commit comments