solidjs / solid-styled-components

A 1kb Styled Components library for Solid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minify css when built?

dougsmith1000 opened this issue · comments

Hi there, I noticed that the css isn't minified in the build. Is there a vite setting I can use to enable that?

Thank you.

I noticed this as well. Any updates?

I’m not well-versed in rollup or vite configs, but if someone gives me a starting point on how to target things (specific template literals in this case) to include in minification, I’d be happy to poke around.