File size: 152 Bytes
a2347d1
 
 
 
1
2
3
4
5

Tailwind is loaded via CDN in `index.html`:
```html
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,container-queries"></script>