Giorgio Boa
Giorgio Boa
> @gioboa any idea why one of the tests is failing? Nope. I don't think it's related to my change :thinking:
So from this answer there is a space for improvement. From their response this is the piece of code to improve https://github.com/BuilderIO/qwik/blob/c88e53d49dc65020899d770338f4e51f3134611e/packages%2Fqwik%2Fsrc%2Foptimizer%2Fsrc%2Fplugins%2Fvite-server.ts#L102-L126
### Tailwind v3  ### Tailwind v4  `@import "tailwindcss";` inside `global.css` triggers our code to add that links in the ``
Tailwind v4 it's in alpha now  any PRs/solutions are welcome
@Nedimko123 Did you solve your issue with @wmertens solution?
Do you have a public repository to clone and check the problem?
Hi @steveoh thanks for your feedback. I'm using Firefox 133.0.3 too and it's working fine. :thinking: The problem is at [this line](https://github.com/QwikDev/partytown/blob/c031bfd223f7508bb2dd7982ed77191d37e59a16/src/lib/web-worker/worker-window.ts#L197) Knowing the exact version of the browser could...
@steveoh #606 will solve the problem :)
> Went back from 1.6 to 1.5.7. If I have no route [...catchall] I get the same error "Missing Qwik City Env Data ..... Can you share with us your...
Thanks @devcaeg