Skip to content

Commit eb6a10f

Browse files
authored
feat: Add xxxl breakpoint (#353)
1 parent eb400be commit eb6a10f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/fuselage-tokens/breakpoints.json

+6
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,11 @@
3434
"minViewportWidth": 1600,
3535
"columns": 12,
3636
"gutterWidth": 24
37+
},
38+
{
39+
"name": "xxxl",
40+
"minViewportWidth": 1920,
41+
"columns": 12,
42+
"gutterWidth": 24
3743
}
3844
]

0 commit comments

Comments
 (0)