allure-flex-embed
v0.1.0
Published
CSS/Stylus flex embed module. Part of Allure package of stylus modules.
Downloads
3
Readme
Allure CSS - Flex Embed
Part of the Allure CSS package. Decouple, reusable CSS modules written in Stylus.
Flexible, responsive media embeds. Based on: https://css-tricks.com/snippets/sass/maintain-aspect-ratio-mixin/
<div class="u-flex-embed u-flex-embed--16by9">
<div class="u-flex-embed__content">
<iframe id="yt-video" src="https://www.youtube.com/embed/FZu097wb8wU"></iframe>
</div>
</div>