gemini-ui-redesign / template.php
oldmonk69's picture
Upload template.php
a2347d1 verified
raw
history blame
152 Bytes
Tailwind is loaded via CDN in `index.html`:
```html
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,container-queries"></script>