From 6e623c119999c6976e0daffe416f8fce36bb73d1 Mon Sep 17 00:00:00 2001 From: Ascendings Date: Sat, 26 Sep 2015 21:25:13 +0000 Subject: [PATCH] Added _other.sass to compilation --- assets/sass/partials/_-all.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/sass/partials/_-all.sass b/assets/sass/partials/_-all.sass index ccc1dc0..a435caf 100755 --- a/assets/sass/partials/_-all.sass +++ b/assets/sass/partials/_-all.sass @@ -5,4 +5,5 @@ @import 'footer' // Page elements -@import 'card' \ No newline at end of file +@import 'card' +@import 'other'