Skip to content

Commit cd4820f

Browse files
sulimanbenhalimSuliman Benhalim
and
Suliman Benhalim
authored
fix: correct CSS syntax error in variables.css (#3910)
Co-authored-by: Suliman Benhalim <[email protected]>
1 parent 79b8571 commit cd4820f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/daisyui/functions/variables.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
--radius-selector: ;
2323
--radius-field: ;
2424
--radius-box: ;
25-
--size-selector: ,
26-
--size-field: ,
25+
--size-selector: ;
26+
--size-field: ;
2727
--border: ;
2828
--depth: ;
2929
--noise: ;

0 commit comments

Comments
 (0)