config/tokens.cjs in coveragebook_components-0.10.1.beta.2 vs config/tokens.cjs in coveragebook_components-0.11.0
- old
+ new
@@ -169,9 +169,10 @@
sm: "576px",
md: "768px",
lg: "992px",
xl: "1200px",
"2xl": "1400px",
+ "3xl": "1600px",
max: "1800px",
"max-sm": { max: "576px" },
"max-md": { max: "768px" },
"max-lg": { max: "992px" },
"max-xl": { max: "1200px" },