From c10c1ff51108d97e73612f6f133b3aee3e9c7c50 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 14 Oct 2024 11:13:53 +0100 Subject: [PATCH] remove bootstrap import from base file --- static/scss/base.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/static/scss/base.scss b/static/scss/base.scss index 42b7f51..dde8d35 100644 --- a/static/scss/base.scss +++ b/static/scss/base.scss @@ -1,4 +1,3 @@ -@import "../bootstrap-5.3.3/scss/bootstrap.scss"; :root { --discord-blurple: #5865F2;