diff --git a/components/01_Layouts/_layouts.styl b/components/01_Layouts/_layouts.styl index 1580d6e..43a1bf1 100644 --- a/components/01_Layouts/_layouts.styl +++ b/components/01_Layouts/_layouts.styl @@ -1,4 +1,4 @@ @import 'flexRow/_flexRow' @import 'flexGrid/_flexGrid' -@import 'fan/_fan' -@import 'breakPoint/_breakPoint' \ No newline at end of file +@import 'breakPoint/_breakPoint' +@import 'fan/_fan' \ No newline at end of file