We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
164f9d3
defineVars
const colors = defineVars({ primary: { name: 'Colors/Gray/50', value: '#F8FAFC' }, accent: { name: 'Colors/Blue/500', value: '#3B82F6' }, }) <Frame style={{ backgroundColor: colors.primary }} />
backgroundColor
borderColor
color
trigger-layout