You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v4 browser build is available as an NPM and does not bundle any (or support) JS plugins. This was intentional to keep its size small and clear that this is for prototyping only. It is not meant for production use. If you need plugin support please use a standard Tailwind CSS installation.
v3:
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>
The text was updated successfully, but these errors were encountered: