-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background colors do not render #35
Comments
I'm having this same issue, did you ever find a solution? |
No, I did not find a solution for this. I moved on from this package and used something else. |
You need to use the "basic css" from the docs, that should fix it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, This is a strange thing but the theme background colors do not render. In this example I wrapped the Torchlight component in a div styled with Tailwind, bg red. The Torchlight bg is styled but does not show. All cache has been cleared several times with no luck.
The text was updated successfully, but these errors were encountered: