lxsmnsyc / solid-styled

Reactive stylesheets for SolidJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`wasm in undefined` on stackblitz

thetarnav opened this issue · comments

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?

I guess LightningCSS isn't supported on StackBlitz, hmmm