HearrokH
Denoβ€’2w ago
Hearrok

CSS without tailwind

πŸ‹Fresh
Hi, I'm having trouble finding any information on what the intended practices are for Deno Fresh 2 when writing css (without tailwind)

For islands using css modules it's perfect and the css gets injected when a component is on the page.

But how are you supposed to style components? CSS modules do not work in there. And I would love to have scoped css for components πŸ™
Was this page helpful?