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 am trying to upgrade to v4, but encountered the following error when using @tailwindcss/container-queries:
`matchUtilities({ '@container' : … })` defines an invalid utility name. Utilities should be alphanumeric and start with a lowercase letter, eg. `scrollbar`
What version of Tailwind CSS are you using?
v4.0.0-alpha.30
Reproduction URL
Describe your issue
I am trying to upgrade to v4, but encountered the following error when using
@tailwindcss/container-queries
:tailwindcss/packages/tailwindcss/src/compat/plugin-api.ts
Line 78 in 10a8f1a
The text was updated successfully, but these errors were encountered: