Replies: 3 comments 1 reply
-
|
Consider providing a git repo that reproduces the issue and we can take a look for you. As an aside, Adam Wathan (creator of Tailwind) does seem to advocate avoiding |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've seen he doesn't like it, but users do, @apply is definitely easy and magical, anyway it was actually another error, a non css (html) on the file was making tailwind show this error, strange, thanks |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Related: |
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.
-
Latest release: v4.1.17 (CLI standalone executable)
Im suddenly getting errors on simple stuff like:
Error: Cannot apply unknown utility class
py-0.5or Cannot apply unknown utility classmd:px-2Call;
tailwindcss -i ./resources/css/frontend.css -o ./public/assets/css/frontend.css
Hope somebody can help me, @apply is such a great feature
Thanks
Beta Was this translation helpful? Give feedback.
All reactions