UNPKG

@maggioli-design-system/design-tokens

Version:

This is the Design Token library of Maggioli Design System, here you'll find all the visual data used around the libraries.

55 lines (54 loc) 767 B
{ "screen": { "mobile": { "max": { "value": "767px" } }, "tablet": { "min": { "value": "768px" }, "max": { "value": "1023px" } }, "desktop": { "min": { "value": "1024px" }, "max": { "value": "1279px" } }, "wide": { "min": { "value": "1280px" }, "max": { "value": "1439px" } }, "large": { "min": { "value": "1440px" }, "max": { "value": "1599px" } }, "xlarge": { "min": { "value": "1600px" }, "max": { "value": "1919px" } }, "tv": { "min": { "value": "1920px" } } } }