←back to thread

304 points ulrischa | 2 comments | | HN request time: 0s | source
1. jlukic ◴[] No.44689791[source]
Working on a new version of semantic ui for authoring ui with web components and signals based reactivity without a compilation step.

https://next.semantic-ui.com/

Has Tailwind support out of the box, just had to mod oxide to get non threaded wasm support in the browser

https://next.semantic-ui.com/examples/tailwind

replies(1): >>44697441 #
2. owebmaster ◴[] No.44697441[source]
This is the future of web development!

> Has Tailwind support out of the box, just had to mod oxide to get non threaded wasm support in the browser

have you checked unocss? might be more efficient.