import { style } from '@vanilla-extract/css' export let label = style({ display: 'flex', flexDirection: 'column', })