Skip to content

Commit 6004b82

Browse files
authored
Update border-tokens.en.mdx (tokens-studio#60)
1 parent c684733 commit 6004b82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/available-tokens/border-tokens.en.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ You can create Border tokens to define border styles. The token must contain the
44
- Color: the color of the border
55
- Width: the width or thickness of the border. Can be defined either unitless or with a unit such as px or rem.
66
- Style: the border style. Currently solid and dashed is supported.
7+
8+
import Callout from 'nextra-theme-docs/callout'
9+
10+
<Callout>This token will be applied under the `border` property, which was previously used by border color tokens. The plugin will automatically migrate any older applied color tokens under the `border` property to the new `borderColor` one.</Callout>

0 commit comments

Comments
 (0)