Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
georgewrmarshall committed May 6, 2022
1 parent 428b015 commit 38dd091
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ Currently the metamask design tokens repo supports 2 formats. CSS in JS for Reac
yarn add @metamask/design-tokens
```

Import the design tokens stylesheet into your css or scss. Please not the file path will depend on where in your project you are importing it from.
Import the design tokens stylesheet into your css or scss.

Please note the file path will depend on where in your project you are importing it from.

```css
@import '../../node_modules/@metamask/design-tokens/src/css/design-tokens';
Expand Down

0 comments on commit 38dd091

Please sign in to comment.