Skip to content

Commit dc8b726

Browse files
committed
styles.ts regeneration
1 parent bb7ba0c commit dc8b726

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/connect/src/styles.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -556,9 +556,6 @@ export const styles = String.raw`
556556
.max-w-1 {
557557
max-width: calc(var(--spacing) * 1);
558558
}
559-
.max-w-1\/2 {
560-
max-width: calc(1/2 * 100%);
561-
}
562559
.max-w-\[532px\] {
563560
max-width: 532px;
564561
}

0 commit comments

Comments
 (0)