Skip to content

Commit b1380fc

Browse files
committed
feat: new colors * 3
1 parent 51b1cc0 commit b1380fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tasty/utils/styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const IS_DVH_SUPPORTED =
110110

111111
export const CUSTOM_UNITS = {
112112
r: 'var(--radius)',
113-
cr: 'var(--card-raduis)',
113+
cr: 'var(--card-radius)',
114114
bw: 'var(--border-width)',
115115
ow: 'var(--outline-width)',
116116
x: 'var(--gap)',

0 commit comments

Comments
 (0)