Giorgio Boa

Results 669 comments of 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 ![image](https://github.com/BuilderIO/qwik/assets/35845425/f831ff47-7be0-4c2b-b056-36a9d9dd6386) ### Tailwind v4 ![image](https://github.com/BuilderIO/qwik/assets/35845425/4e6d1f78-f6f4-4579-b2a3-a84fbf80c93a) `@import "tailwindcss";` inside `global.css` triggers our code to add that links in the ``

Tailwind v4 it's in alpha now ![Screenshot_20240616-095348](https://github.com/QwikDev/qwik/assets/35845425/948bf4b6-428b-4bd9-afca-f8f2437025f6) 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...