You are here

potx_test_8.breakpoints.yml in Translation template extractor 6.3

tests/potx_test_8.breakpoints.yml

File

tests/potx_test_8.breakpoints.yml
View source
  1. potx_test_8.mobile:
  2. label: Mobile
  3. mediaQuery: '(min-width: 0px)'
  4. weight: 0
  5. potx_test_8.standard:
  6. label: Standard
  7. mediaQuery: '(min-width: 560px)'
  8. weight: 1
  9. multipliers:
  10. - 2x
  11. group: 'Some breakpoint group'