Refused to apply style from ‘…/output.css’ because its MIME type (‘text/plain) is not a supported stylesheet MIME type
my friends,
I installed Tailwind in a Vite project, but the first installation was incorrect, so an output.css file was created, which created the error: “Refused to apply style from ‘…/output.css’ because its MIME type (‘text/plain) is not a supported stylesheet MIME type, and strict MIME checking is enable”