We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CDN version
React
15.11.0
Chrome
macOS
it's not live yet
select tailwind features stopped working with CDN, including rings around inputs and invert filters
The text was updated successfully, but these errors were encountered:
Noticed this as well - rolling back to the last version resolves the issue in the meantime https://unpkg.com/[email protected]/
https://unpkg.com/[email protected]/
Sorry, something went wrong.
@ryantoussaint Thanks Ryan! Rolling back versions did fix it. It is still broken on @^2
Hey! Thank you for your bug report! Much appreciated! 🙏
This should be fixed in the next version (2.2.9), https://unpkg.com/[email protected]/ and once the CDN catches up, the @^2 should resolve to the latest 2.2.9 version soon (https://unpkg.com/tailwindcss@^2/)!
2.2.9
@^2
Successfully merging a pull request may close this issue.
What version of Tailwind CSS are you using?
CDN version
What build tool (or framework if it abstracts the build tool) are you using?
React
What version of Node.js are you using?
15.11.0
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
it's not live yet
Describe your issue
select tailwind features stopped working with CDN, including rings around inputs and invert filters
The text was updated successfully, but these errors were encountered: