From 077df3bdcf198a962467d73b55b8e57a411ef341 Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Thu, 24 May 2018 13:56:35 -0400 Subject: [PATCH] Add sidebar navigation and placeholder text --- scss/atat.scss | 2 +- scss/variables.scss | 1 - templates/header.html.to | 2 +- templates/hello.html.to | 61 ++++++++++++++++++++++++++++++++++++++-- 4 files changed, 60 insertions(+), 6 deletions(-) diff --git a/scss/atat.scss b/scss/atat.scss index b25f4223..65ec64a6 100644 --- a/scss/atat.scss +++ b/scss/atat.scss @@ -1,2 +1,2 @@ -@import 'variables.scss'; @import '../node_modules/uswds/src/stylesheets/uswds.scss'; +@import 'variables.scss'; \ No newline at end of file diff --git a/scss/variables.scss b/scss/variables.scss index 8b137891..e69de29b 100644 --- a/scss/variables.scss +++ b/scss/variables.scss @@ -1 +0,0 @@ - diff --git a/templates/header.html.to b/templates/header.html.to index 56d84dc2..b9ad64bd 100644 --- a/templates/header.html.to +++ b/templates/header.html.to @@ -11,7 +11,7 @@