File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ An array of the Radix UI Colors you'd like to include. Dark mode and alpha varia
57
57
58
58
### prefix
59
59
60
- The prefix used for the CSS variables generated by the preset. Default is ` --un-preset-radix ` .
60
+ The prefix used for the CSS variables generated by the preset. Default is ` --un-preset-radix- ` .
61
61
62
62
### variantPrefix
63
63
64
- The prefix used for the generated variants. Default is ` radix ` .
64
+ The prefix used for the generated variants. Default is ` radix- ` .
65
65
66
66
### darkSelector
67
67
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ An array of the Radix UI Colors you'd like to include. Dark mode and alpha varia
6
6
7
7
### prefix
8
8
9
- The prefix used for the CSS variables generated by the preset. Default is ` --un-preset-radix ` .
9
+ The prefix used for the CSS variables generated by the preset. Default is ` --un-preset-radix- ` .
10
10
11
11
### variantPrefix
12
12
13
- The prefix used for the generated variants. Default is ` radix ` .
13
+ The prefix used for the generated variants. Default is ` radix- ` .
14
14
15
15
### darkSelector
16
16
You can’t perform that action at this time.
0 commit comments