Skip to content
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

Open
northify opened this issue Jun 29, 2022 · 4 comments
Open

Background colors do not render #35

northify opened this issue Jun 29, 2022 · 4 comments

Comments

@northify
Copy link

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.
Screen Shot 2022-06-29 at 9 03 41 AM

@northify
Copy link
Author

The only way I can get the background to show is to add an "absolute" position on it.
Screen Shot 2022-06-29 at 10 04 45 AM

This is on a fresh install of laravel 9 and Tailwind 3

@dartunian
Copy link

I'm having this same issue, did you ever find a solution?

@northify
Copy link
Author

northify commented Jan 5, 2023

No, I did not find a solution for this. I moved on from this package and used something else.

@aarondfrancis
Copy link
Contributor

You need to use the "basic css" from the docs, that should fix it!

https://torchlight.dev/docs/css

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants