Skip to content

Commit

Permalink
feat(design-resources): added a11y kit (#2601)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstrubberg authored Oct 28, 2021
1 parent 86ec851 commit a5c95e2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/pages/designing/design-resources/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ templates, color palettes, GitHub repos, and design tools.
<AnchorLink>Gatsby theme</AnchorLink>
<AnchorLink>GitHub repos</AnchorLink>
<AnchorLink>Native mobile</AnchorLink>
<AnchorLink>Accessibility</AnchorLink>
<AnchorLink>Prototyping tools</AnchorLink>

</AnchorLinks>
Expand Down Expand Up @@ -261,6 +262,23 @@ the patterns and examples, and get started with either the Light or Dark theme.
</Column>
</Row>

## Accessibility

The IBM Accessibility Sketch kit includes checklists, bite-sized guidance, and
handoff assets to make sure your designs are accessible for implementation.

<Row className="resource-card-group">

<Column colLg={4} colMd={4} noGutterSm>
<ResourceCard
subTitle="IBM Accessibility Sketch kit"
href="https://www.sketch.com/s/f0a04c0d-fb62-4d71-92c6-07c402f8cae7"
actionIcon="launch">
<MdxIcon name="sketch" />
</ResourceCard>
</Column>
</Row>

## Prototyping tools

### Invision Freehand kit
Expand Down

1 comment on commit a5c95e2

@vercel
Copy link

@vercel vercel bot commented on a5c95e2 Oct 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.