Open
Description
Here's the idea to give more variety with pull quotes in terms of quote placement. This would be done by passing a string of the authors choosing which depicts the location of the quotes.
@include pull-quotes($font-size, $opacity, 'quotes-left');
'quotes-left'
'quotes-right'
'quotes-both'
'quotes-none'