twind
twind copied to clipboard
Reference docs search not working on https://twind.style -- impersonator website?
How I got here
- Search "twind" in Duckduckgo

- Open docs link at https://twind.style/docs/reference (third search link)
- Try searching the docs - search doesn't work
- Docs are outdated, for example it references
import { injectGlobal } from 'twind'that does not work.
Might be an early site for the "next" branch, the 1.0 version of Twind, which does have injectGlobal feature.
Yep I'd assume it's the official docs for v1, just early and rough (as v1 still is).
Contains migration guide and changes from v0.16 to v1: https://twind.style/docs/migration
Yes that is the work-in-progress website for twind v1.