How can use @apply for custom css #2406
Unanswered
anandsiddharth
asked this question in
Help
Replies: 0 comments
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.
-
Hey folks,
I have custom css on top of tailwind.
Is it possible to use
@apply pink-component
The use case is different here so I have a component wrapper inside which elements have to be dark, And I obfuscate classes, so have to use style modules in nuxt, to do so.
Beta Was this translation helpful? Give feedback.
All reactions