#refused to apply style

12 messages · Page 1 of 1 (latest)

wispy grove
#

is refuse to apply style is normal behavior on localhost?
I've added a screenshot. it happens even if I don't use sass.
but the styles do apply, so I'm curious why it appears

drowsy orchid
#

Can you provide a sandbox

wispy grove
#

it's actually an empty. project from pnpm create qwik@latest.

#

i've just changed it to scss

drowsy orchid
drowsy orchid
#

I tried with both sass and scss and both worked fine

nimble whale
#

I have the same problem

drowsy orchid
#

Can you provide a sandbox with the issue present?

#

As i posted above, there's a working sandbox. You can take a look

nimble whale
#

I have yet to create a sandbox to reproduce the problem. Anyway I suspect that it is produced when using TailwindCSS.

drowsy orchid
#

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.