UNPKG

@atlaskit/primitives

Version:

Primitives are token-backed low-level building blocks.

12 lines (11 loc) 567 B
/** * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} * @codegen <<SignedSource::2ee12747fee6f7445e430f52ee1f7b86>> * @codegenCommand yarn workspace @atlaskit/primitives codegen-styles * @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-shape.tsx <<SignedSource::8817f4073995e5dc9c2bb766316632d6>> */ export var borderWidthMap = { 'border.width': "var(--ds-border-width, 1px)", 'border.width.selected': "var(--ds-border-width-selected, 2px)", 'border.width.focused': "var(--ds-border-width-focused, 2px)" };