Vimeo fix

This commit is contained in:
Sam Potts
2017-12-21 00:20:56 +00:00
parent 178b0d8020
commit 98ac98b4c2
8 changed files with 16 additions and 9 deletions

View File

@ -0,0 +1,7 @@
// ==========================================================================
// Useful functions
// ==========================================================================
@function to-percentage($input) {
@return $input * 1%;
}

View File

@ -1,6 +1,5 @@
// ==========================================================================
// Plyr mixins
// https://github.com/sampotts/plyr
// Mixins
// ==========================================================================
// Nicer focus styles