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

Issue66: Fixes opening tag for hero component. #69

Closed mariohernandez closed 4 years ago

mariohernandez commented 4 years ago

Replaced div for section on hero component. Closing tag already reflected correct section tag.