@sundance-ui/tailwind
v0.1.1
Published
Optional Tailwind theme bridge for Sundance tokens.
Downloads
19
Maintainers
Readme
@sundance-ui/tailwind
An optional Tailwind CSS v4 bridge for Sundance color, radius, shadow, theme, and etched-text tokens.
npm install @sundance-ui/css @sundance-ui/tailwind tailwindcssImport Sundance and the bridge from a Tailwind-processed stylesheet:
@import "tailwindcss";
@import "@sundance-ui/css/sundance.css";
@import "@sundance-ui/tailwind";The bridge expects Sundance custom properties to be present. See the Sundance repository for the complete token and component documentation.
