@wonderflow/react-components
Version:
UI components from Wonderflow's Wanda design system
1 lines • 147 B
CSS
@layer components{.GridItem{display:block;grid-column:var(--column);grid-row:var(--row)}.GridItem[data-grid-item-fullwidth=true]{grid-column:1/-1}}