From cf4b59ac73e81b494826643008d6b7f2f65de8f7 Mon Sep 17 00:00:00 2001 From: Quantum Date: Mon, 14 Feb 2022 19:58:28 -0500 Subject: [PATCH] Properly define variables on root element --- src/index.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.scss b/src/index.scss index 41a3552..6bb640e 100644 --- a/src/index.scss +++ b/src/index.scss @@ -7,6 +7,7 @@ @import 'bootstrap/scss/type'; @import 'bootstrap/scss/card'; @import 'bootstrap/scss/forms'; +@import 'bootstrap/scss/root'; @import './consts'; body {