Helping devs at http://typeonce.dev 🚀
Extract variants as `utility` and compose styles as classes instead of props
Extract variants as `utility` and compose styles as classes instead of props
Define states as `data-` attributes, and then reference them easily as tailwind classes
Use the new `variant` to clean all up as well
Define states as `data-` attributes, and then reference them easily as tailwind classes
Use the new `variant` to clean all up as well
Define dynamic values as local/inline CSS variables, and reference them as a static tailwind classes
Define dynamic values as local/inline CSS variables, and reference them as a static tailwind classes