bootstrap_barrio-5.1.3/bootstrap_barrio.breakpoints.yml
bootstrap_barrio.breakpoints.yml
bootstrap_barrio.xs:
label: extrasmall
mediaQuery: ''
weight: 0
multipliers:
- 1x
- 2x
bootstrap_barrio.small:
label: small
mediaQuery: 'all and (max-width: 576px)'
weight: 0
multipliers:
- 1x
- 2x
bootstrap_barrio.medium:
label: medium
mediaQuery: 'all and (min-width: 768px)'
weight: 1
multipliers:
- 1x
- 2x
bootstrap_barrio.large:
label: large
mediaQuery: 'all and (min-width: 992px)'
weight: 2
multipliers:
- 1x
- 2x
bootstrap_barrio.extra:
label: extra
mediaQuery: 'all and (min-width: 1200px)'
weight: 3
multipliers:
- 1x
- 2x
bootstrap_barrio.extraextra:
label: extra
mediaQuery: 'all and (min-width: 1400px)'
weight: 3
multipliers:
- 1x
- 2x
