exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 66 forks source link

examples: simplify and expand with-twind #205

Closed deckchairlabs closed 1 year ago

deckchairlabs commented 1 year ago

Closes #204

Simplifies and somewhat keeps the same behaviour of the tw export from twind.

Also expanded the example to include usage of Suspense to test SSR style injection works as intended.