From 26084cdc37ed88003150e769f04d8d36009753c3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 31 Dec 2020 12:39:07 +0800 Subject: [PATCH] scss/bootstrap/bootstrap.scss --- scss/bootstrap/bootstrap.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scss/bootstrap/bootstrap.scss b/scss/bootstrap/bootstrap.scss index 0a206557be..6a603d16bf 100644 --- a/scss/bootstrap/bootstrap.scss +++ b/scss/bootstrap/bootstrap.scss @@ -5,8 +5,8 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ -@import "functions"; -@import "variables"; +//@import "functions"; +//@import "variables"; @import "mixins"; @import "root"; @import "reboot"; -- 2.39.2