Skip to content

Commit 7c7d8af

Browse files
committed
chore(docs): updated readme.md
1 parent db331f8 commit 7c7d8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To configure `Jacaranda`, create a `jacaranda.config.ts` file (`.js` works too)
2525
import { createTokens } from 'jacaranda';
2626
```
2727

28-
This function receives an object with the design tokens and returns a `styles` object that you can use to style your components.
28+
This function receives an object with the design tokens.
2929
- `colors`: Define your colors.
3030
- `fontSize`: Define your font sizes.
3131
- `spacing`: Define your spacing.

0 commit comments

Comments
 (0)