We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72b490 commit f087320Copy full SHA for f087320
resources/assets/styles/common/_variables.scss
@@ -5,8 +5,6 @@ $theme-colors: (
5
primary: #525ddc
6
);
7
8
-/** Fix Bootstrap navbar incompatibility with webpack
9
-* See https://github.com/roots/sage/issues/2017
10
-*/
+/** Bootstrap navbar fix (https://git.io/fADqW) */
11
$navbar-dark-toggler-icon-bg: none;
12
$navbar-light-toggler-icon-bg: none;
0 commit comments