lxsmnsyc / solid-styled

Reactive stylesheets for SolidJS
MIT License
173 stars 10 forks source link

`wasm in undefined` on stackblitz #19

Open thetarnav opened 1 year ago

thetarnav commented 1 year ago

I actually wanted to reproduce a different issue with router (my routes are not getting styled) But got something else in the process

[vite] Internal server error: /home/projects/wasm-is-undefined-solid-styled/app.tsx: wasm is undefined
  Plugin: solid-styled
  File: /home/projects/wasm-is-undefined-solid-styled/src/app.tsx

https://stackblitz.com/edit/wasm-is-undefined-solid-styled?file=src%2Fapp.tsx

I guess that solid-styled cannot be used on stackblitz?

lxsmnsyc commented 1 year ago

I guess LightningCSS isn't supported on StackBlitz, hmmm