From 4bdbf6d9da1a037fad2c6b369f059ee33852155f Mon Sep 17 00:00:00 2001 From: asandikci Date: Fri, 15 Nov 2024 21:11:58 +0300 Subject: [PATCH] revert f489cd05317e58c54bef72d374b051b1e4ed630c revert disable bootstrap --- _sass/main.bundle.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/main.bundle.scss b/_sass/main.bundle.scss index 1bc6d2a..52e893f 100644 --- a/_sass/main.bundle.scss +++ b/_sass/main.bundle.scss @@ -1,2 +1,2 @@ -// @import 'dist/bootstrap'; +@import 'dist/bootstrap'; @import 'main';