From 3418332411d454129da8832528ac5f73b43d48c4 Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <patrick.marsceill@gmail.com>
Date: Fri, 16 Nov 2018 10:28:47 -0500
Subject: [PATCH] =?UTF-8?q?Forgot=20the=20slash=20=F0=9F=98=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 assets/css/just-the-docs.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/css/just-the-docs.scss b/assets/css/just-the-docs.scss
index 4fb3e29f..f47d6a86 100644
--- a/assets/css/just-the-docs.scss
+++ b/assets/css/just-the-docs.scss
@@ -7,7 +7,7 @@
 // Import dependancies
 //
 
-@import ".vendor/normalize.scss/normalize.scss";
+@import "./vendor/normalize.scss/normalize.scss";
 
 //
 // Import Just the docs scss
-- 
GitLab