@apply issue on padding #3741
Unanswered
muhammedjenos
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.
-
I get this error when tailwind compiles :
the class is applied like so:
and in tailwind config I have extended the variants for padding, like so:
padding: ["hover"],
Any idea why the error was thrown when compiling? I tried moving @apply py-5 to a second line but that doesn't help either.
The project is being build using Nuxtjs, if that helps.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions