From 3e0f323ce3aabc5595e2258b00f7480100ff12de Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Mon, 9 Jul 2018 14:35:02 -0400 Subject: [PATCH] imports --- scss/atat.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scss/atat.scss b/scss/atat.scss index f04b895a..d95957ea 100644 --- a/scss/atat.scss +++ b/scss/atat.scss @@ -14,6 +14,7 @@ @import 'components/empty_state'; @import 'sections/main'; -@import 'sections/navigation'; +@import 'sections/topbar'; +@import 'sections/sidenav'; @import 'sections/footer'; @import 'sections/login';