import { style } from '@vanilla-extract/css' export let image = style({ maxWidth: '100%', height: 'auto', })