@axa-ch/design-tokens
Version:
AXA Design Tokens
40 lines (39 loc) • 568 B
JSON
{
"breakpoints": {
"base": {
"xs": {
"value": 0
},
"xs-max": {
"value": 575.98
},
"sm": {
"value": 576
},
"sm-max": {
"value": 767.98
},
"md": {
"value": 768
},
"md-max": {
"value": 991.98
},
"lg": {
"value": 992
},
"lg-max": {
"value": 1199.98
},
"xl": {
"value": 1200
},
"xl-max": {
"value": 1439.98
},
"xxl": {
"value": 1440
}
}
}
}