using container with prefix #19217
Unanswered
eric-gurney-omac
asked this question in
Help
Replies: 1 comment
-
|
Seems to be working in this Tailwind Play which would suggest it is something particular to your project. Consider providing a git repo that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use container queries with a prefix in v4. I am using the prefix 'tw:'. I have tried @tw:container and tw:@container and I do not see any container class in my output css file. Am I missing something, or is this not supported?
Thanks,
Eric
Beta Was this translation helpful? Give feedback.
All reactions