sass/ezy/grid/_layout.scss in ezy-0.3.2 vs sass/ezy/grid/_layout.scss in ezy-0.3.3

- old
+ new

@@ -40,12 +40,12 @@ } // --------------------------------------------------------------------------- // @mixin at-layout -@mixin at-layout( - $layout, - $legacy-support : false +@mixin at-layout( + $layout, + $legacy-support : false ) { // Storing reference to global variables $at-breakpoint-ref : $at-breakpoint; $is-fluid-ref : $is-fluid;