Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Capevace committed Mar 27, 2023
1 parent 4c0404a commit 7b72c86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ $green500 = tailpipe('colors.green.500');

$margin = tailpipe('spacing.4');
// -> 1rem

$green500 = tailpipe('colors.primary.500');
// -> #your-theme-color
```

## Features
Expand Down

0 comments on commit 7b72c86

Please sign in to comment.