Using utility or plugin classes in @apply? #1672
brettdorrans
started this conversation in
General
Replies: 1 comment
-
Ah, I see my issue now. Since I was using |
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
-
Is it possible to create a utility plugin e.g.
.focusable
that can then be used like a core Tailwind class within @apply?e.g.
If I attempt this using the above setup I get this error, which seems to say no:
Beta Was this translation helpful? Give feedback.
All reactions