You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,9 @@ Provides a way to styling components in React Native with better experience and
15
15
16
16
-[x] Variants definition.
17
17
-[x] Default variants.
18
-
-[x] Support to define theme tokens.
18
+
-[x] Support to define design tokens.
19
19
-[ ] Styles based on conditions.
20
+
-[ ] Default design tokens.
20
21
21
22
### Create your config file
22
23
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