Frameworks
Alpha ships one install: Using Vite with React + TypeScript.
Other stacks are not documented and not a launch surface. A Vue class="…" rewrite exists in the plugin; it is not a guide, and :class / <style> are untouched.
| Framework | Status |
|---|---|
| Vite + React + TS | Supported — Using Vite |
| Next.js / App Router / RSC | Coming soon |
| Remix / React Router (framework mode) | Coming soon |
| Vue / Nuxt | Coming soon |
| Svelte / SvelteKit | Coming soon |
| Solid / Astro | Coming soon |
| Laravel, WordPress, and the rest | Coming soon |
There is no Play CDN and no PostCSS-only install in this alpha. The CLI (npx driftcss check) is a CI helper, not a second getting-started path.
If you are stuck, you almost certainly want Using Vite.