Skip to content

Commit e88f13f

Browse files
committed
enable bootstrap darkmode themeing
is this the root of the issue?
1 parent ca2d9a3 commit e88f13f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/scss/common/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ $enable-validation-icons: true;
6262
$enable-negative-margins: true;
6363
$enable-deprecation-messages: true;
6464
$enable-important-utilities: true;
65+
$enable-dark-mode: true;
6566

6667
/** Bootstrap navbar fix (https://git.io/fADqW) */
6768
$navbar-dark-toggler-icon-bg: none;

0 commit comments

Comments
 (0)