tailwindcss 3 - I don't get classes from component and I'm stuck #18939
Unanswered
uzytkownik
asked this question in
Help
Replies: 1 comment 2 replies
-
Consider checking:
Otherwise, consider providing a project that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I try to use Lumen Blocks for Dioxus. I see from
strace -f -e file tailwindcss -o /tmp/output.css -i tailwind.css -c tailwind.config.js
that it reads files but in the output there are missing classes.I'm stuck why it is not working and how to debug issue
Beta Was this translation helpful? Give feedback.
All reactions