{{#extend "layout"}}{{#content "main"}}
This boilerplate normalizes form styles across browsers. In order to style select elements, we hide the native select and style a wrapper instead. This is what the custom-select component does.
components/_custom-select.scss.CustomSelect wrapper