Skip to content

Commit

Permalink
correct intro
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasrice committed May 17, 2024
1 parent f040ce8 commit 91f0f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-site/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 1

# Intro

`design-token-library` is a TypeScript library for managing Design Tokens. It's interface is based off of the [Design Token Community Group (DTCG)](https://www.designtokens.org/), and aims to be a lightweight, type-safe, polymorphic library that can be used in any JavaScript runtime.
`design-token-library` is a TypeScript library for managing Design Tokens. It's interface is based off of the [Design Token Community Group (DTCG)](https://www.designtokens.org/), and aims to be a lightweight and type-safe library with core behavior that can be used in any JavaScript runtime.

`design-token-library` supports:

Expand Down

0 comments on commit 91f0f6b

Please sign in to comment.