2018-05-07 08:34:48 +10:00

19 lines
283 B
SCSS

/*
* Video
* Video Object, with general fallbacks and smarter controls for better
* cross-browser compatibility.
*
* Also allows for better and more styled controls.
*
* Dependencies:
*
* Version:
* 1.0.0 - 2018/05/07
*/
.o-video {
&__video {
}
}