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
Is your feature request related to a problem? Please describe.
I tried getting this setup following the instructions and hit an error related to this: tailwindlabs/tailwindcss#4666
which now has tailwindcss throw when trying to @apply the group class. There appears to be additional incompatibilities as well. Using TailwindCSS 2.x seems to work fine.
Describe the solution you'd like
Support TailwindCSS 3.x
The text was updated successfully, but these errors were encountered:
Informations
Is your feature request related to a problem? Please describe.
I tried getting this setup following the instructions and hit an error related to this:
tailwindlabs/tailwindcss#4666
which now has tailwindcss throw when trying to
@apply
thegroup
class. There appears to be additional incompatibilities as well. Using TailwindCSS 2.x seems to work fine.Describe the solution you'd like
Support TailwindCSS 3.x
The text was updated successfully, but these errors were encountered: