Skip to content

Commit

Permalink
Merge pull request #4215 from grommet/figma-docs
Browse files Browse the repository at this point in the history
Fix Figma docs
  • Loading branch information
taysea authored Sep 30, 2024
2 parents cdddd54 + f3df175 commit 14e3353
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 178 deletions.
5 changes: 1 addition & 4 deletions aries-site/src/examples/tokens/TokenTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,7 @@ export const TokenTypes = () => {
<Box pad="large" round="small" flex={false} elevation="medium" />
</TokenPreview>
</TypePreview>
<TypePreview
title="Border width"
description="Not currently supported by Figma"
>
<TypePreview title="Border width" description="Apply to Stroke styles">
<TokenPreview token="borderWidth.small">
<Box
height="xsmall"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ As variables:
- Spacing
- Size
- Radius
- BorderWidth (currently not supported by Figma)
- Border width

As styles:

Expand Down
Loading

0 comments on commit 14e3353

Please sign in to comment.