UNPKG

tailwind-tree

Version:

A utility for writing deeply nested and composable Tailwind CSS classes using an expressive tree structure, supporting responsive and interactive variants for Tailwind v3 and v4.

3 lines (2 loc) 108 B
export { twTreePlugin } from '../plugin'; export { generateTwSafelist } from '../utils/generateTwSafelist';