Screen Adapt – auto-scaffolds responsive CSS and Tailwind variants
Automates responsive scaffolding inside VS Code better than manual media queries.

Minimalist cva alternative that splits variants into standalone typed functions.
React developers using Tailwind CSS
class-variance-authority · tailwind-variants · clsx
Eventually I put it in a package so I'd stop repeating myself. It exports cn and variants, a function that takes a map of variant name to classes and returns a typed lookup. Compound variants are just conditionals inside cn(). It doesn't try to replace cva or tailwind-variants. Those are great if you need defaultVariants, slots, or responsive variants. This is just the subset I actually reach for in practice.
Happy to hear what others think or if I'm missing something obvious.
Automates responsive scaffolding inside VS Code better than manual media queries.
Autofixes arbitrary Tailwind values like p-[13px] to your nearest scale token.
Vim-for-CSS naming with Sass power, but Tailwind's ecosystem dominance is insurmountable.
Yet another screenshot-to-code tool competing with v0.dev and Builder.io.
Three shadow styles, but neumorphism and claymorphism CSS libraries already exist (Pico CSS, plain tailwind plugins).
Yet another UI-to-code wrapper when v0.dev and Builder.io already exist.