WebDevStudios / WDS-Hero-Widget

This allows you to add "Heros" to pages with heading, subheading, and buttons. Complete with image backgrounds, video and sliders.
13 stars 5 forks source link

Compliance with latest Hero Markup and SCSS #22

Open aubreypwd opened 8 years ago

aubreypwd commented 8 years ago

@gregrickaby made me aware of some standard markup/SCSS that is being used at WDS and we may need to make the markup comply with the changes.

The markup of the old version shouldn't just be junked, maybe there is a way to have multiple versions of markup that we can declare in arguments or something? People have probably already written styles for the markup as it was, so we don't want to bork those if they want the new features of 1.1.

See http://codepen.io/webdevstudios/pen/JGmXwm

gregrickaby commented 8 years ago

How about an option to use Flexbox? The "new" markup/SCSS is based on it.