mediacurrent / theme_generator_8

Yeoman generator for Drupal Themes - lets you quickly set up a Drupal 8 theme with sensible defaults and best practices.
MIT License
100 stars 24 forks source link

Fix breakpoint label YAML #29

Closed pmallett-mc closed 5 years ago

pmallett-mc commented 5 years ago

16:9 is a number in sexagesimal notation in YAML.

zhawkins commented 5 years ago

Thanks!