diff --git a/packages/calcite-design-tokens/src/core.json b/packages/calcite-design-tokens/src/core.json index 256203018a8..80700a0a846 100644 --- a/packages/calcite-design-tokens/src/core.json +++ b/packages/calcite-design-tokens/src/core.json @@ -1528,6 +1528,11 @@ }, "breakpoint": { "width": { + "xxs": { + "value": "320px", + "type": "sizing", + "description": "Small handheld devices and mini-windows" + }, "xs": { "value": "476px", "type": "sizing",