#refused to apply style
12 messages · Page 1 of 1 (latest)
Can you provide a sandbox
it's actually an empty. project from pnpm create qwik@latest.
i've just changed it to scss
So it sounds easy to make a sandbox.. did you install the dependency? We don't know without a sandbox
https://stackblitz.com/edit/qwik-starter-f6oan6
Here is a sandbox where it appears to be working... without a sandbox i dont know what you might have done or not done. but if you follow the docs, it should work
I tried with both sass and scss and both worked fine
I have the same problem
Can you provide a sandbox with the issue present?
As i posted above, there's a working sandbox. You can take a look
I have yet to create a sandbox to reproduce the problem. Anyway I suspect that it is produced when using TailwindCSS.
well.. I cant really help much more without anything to go off.. I have qwik tailwind projects working just fine by using the qwik add command to add the tailwind adapter, and I just created a sandbox manually adding the sass preprocressor.