Skip to content

Commit 238ea6f

Browse files
committed
chore(docs): updated roadmap items
1 parent 7c7d8af commit 238ea6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Provides a way to styling components in React Native with better experience and
1515

1616
- [x] Variants definition.
1717
- [x] Default variants.
18-
- [x] Support to define theme tokens.
18+
- [x] Support to define design tokens.
1919
- [ ] Styles based on conditions.
20+
- [ ] Default design tokens.
2021

2122
### Create your config file
2223
To configure `Jacaranda`, create a `jacaranda.config.ts` file (`.js` works too) to define your reusable design tokens and import the `createTokens` function.

0 commit comments

Comments
 (0)