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
I used AI to generate the HTML for me and employed Tailwind CSS for layout, so it must import the full CSS on the page rather than bundling it...
Is it possible to add an attribute to remove the warning, like this: <script src="https://cdn.tailwindcss.com" no-warn></script>