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
What version of Tailwind CSS are you using?
v4 beta 5
What build tool (or framework if it abstracts the build tool) are you using?
svelte5, vite 6
What version of Node.js are you using?
v22
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction URL
https://github.com/stephanedemotte/_issue-tw-v4-unused-css-selector
Describe your issue
When i'm using the new @import "$lib/style.css" reference i've got a warning Unused CSS selector, in a real project i've got hundred of warning :)
@import "$lib/style.css" reference
Unused CSS selector
Another thing i've got Unknow at rule @apply and Unknow at rule @theme :/
Unknow at rule @apply
Unknow at rule @theme
Thank you
The text was updated successfully, but these errors were encountered:
Hey! Update to beta 6 and this should be fixed 🤞🏻
Sorry, something went wrong.
#15307
No branches or pull requests
What version of Tailwind CSS are you using?
v4 beta 5
What build tool (or framework if it abstracts the build tool) are you using?
svelte5, vite 6
What version of Node.js are you using?
v22
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction URL
https://github.com/stephanedemotte/_issue-tw-v4-unused-css-selector
Describe your issue
When i'm using the new
@import "$lib/style.css" reference
i've got a warningUnused CSS selector
, in a real project i've got hundred of warning :)Another thing i've got
Unknow at rule @apply
andUnknow at rule @theme
:/Thank you
The text was updated successfully, but these errors were encountered: