Skip to content

Commit a435ee0

Browse files
committed
fix: cli test
1 parent 7d36049 commit a435ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/generators/setup-tailwind/setup-tailwind-generator.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ html {
583583
--alert: 0 84.2% 60.2%;
584584
--alert-foreground: 210 40% 98%;
585585
--ring: 0 0% 0%;
586-
--border-width: 3px;
586+
--border-width: 2px;
587587
--border-radius: 1rem;
588588
--shadow-base: 0px 0px 0px 0 rgba(0, 0, 0, 1);
589589
--shadow-sm: 4px 4px 0px 0 rgba(0, 0, 0, 1);

0 commit comments

Comments
 (0)