camaleon-8.x-1.x-dev/camaleon.breakpoints.yml
camaleon.breakpoints.yml
camaleon.xs:
label: XS
mediaQuery: ''
weight: 0
multipliers:
- 1x
camaleon.s:
label: S
mediaQuery: 'all and (min-width: 560px) and (max-width: 850px)'
weight: 1
multipliers:
- 1x
camaleon.m:
label: M
mediaQuery: 'all and (min-width: 851px) and (max-width: 1024px)'
weight: 2
multipliers:
- 1x
camaleon.l:
label: L
mediaQuery: 'all and (min-width: 1025px) and (max-width: 1200px)'
weight: 3
multipliers:
- 1x
camaleon.xl:
label: XL
mediaQuery: 'all and (min-width: 1201px) and (max-width: 1400px)'
weight: 4
multipliers:
- 1x