// ————–Mixins—————————— // A great place to add your own SASS mixins! // // @mixin some-effect( $var1, $var2 ) { // ??? // }