From 1379c0b2640c35a1b6c1e76af5d13c66f1de7096 Mon Sep 17 00:00:00 2001 From: harry Date: Thu, 22 Jun 2017 21:59:34 +0530 Subject: [PATCH] Code Indentation and end of line! --- assets/foundation-float.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/foundation-float.scss b/assets/foundation-float.scss index 0021af1de..00b7f786d 100644 --- a/assets/foundation-float.scss +++ b/assets/foundation-float.scss @@ -1,4 +1,5 @@ $global-flexbox: false; + @import '../scss/foundation'; -@include foundation-everything($flex: false); +@include foundation-everything($flex: false); -- 2.47.2