Anyone ever had to implement styled-jsx (React) and Vite?
Vite doesn't know how to properly compile styled-jsx so it barfs up ugly non-styled code. Is there a plugin anyone knows about or some fancy trick to get it to compile correctly? Trying to get it to work correctly.