Replies: 1 comment 1 reply
-
Seems to be working in this Tailwind Play which would suggest it is something particular to your project. Conside providing a git repo that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
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 tried to use
@utility
as follows:then
But
content
takes the literal value of content, no matter what i did to simplify it. Like using the var(--ol-icon-folder) instead. Still does not apply it correctly.Beta Was this translation helpful? Give feedback.
All reactions