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
When adding a script tag for the Tailwind CSS CDN in the head section of the HTML, the script is not loading correctly and the page appears empty.
The code being used to add the script tag is:
When adding a script tag for the Tailwind CSS CDN in the head section of the HTML, the script is not loading correctly and the page appears empty.
The code being used to add the script tag is:
However, both of these approaches result in the script not being loaded
Expected Behavior:
The Tailwind CSS styles should be properly loaded and applied to the page when the script tag is added to the head section.
Actual Behavior:
Indicating the script is not being loaded correctly.
Steps to reproduce the behavior:
Screenshots
Environment:
web
Questionnaire
The text was updated successfully, but these errors were encountered: