Skip to content

Commit 59b972b

Browse files
committed
style: add breakpoints to global CSS variables
1 parent 10a3adf commit 59b972b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unraid-ui/src/styles/globals.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
}
3636

3737
@theme static {
38+
/* Breakpoints */
3839
--breakpoint-xs: 30rem;
3940
--breakpoint-2xl: 100rem;
4041
--breakpoint-3xl: 120rem;

0 commit comments

Comments
 (0)