netzpixel

Results 19 comments of netzpixel

This is in conflict with the docs: https://qwik.dev/docs/components/styles/#global-selector The `` is only for non scoped css according to the docs. Using the `?inline` parameter on the style file import changes...

Ok, I finally found a solution. The hint with the nested stuff was essential: Instead of: ``` ul { color: green; > :global(a) { color: red; } } ``` I...

Ok, I think I have to revert my last comment... It worked in one scenario and doesn't in another. It works if the global is added to an element which...

> @netzpixel have you solved your issue? No, I switched my approach.

I still think this should be fixed.

Is there any ETA for this?

We are dying to get some updates!

> Work in progress, we'll be working on designs this week, meanwhile I've been simplifying some of the logic around stripe integration, once designs are done I can lock in...

> Design has been done, I'm working as fast as I can on updating it, we'll move styling to v4 Tailwind as well, there will be an initial working version...