mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
fix(review)
This commit is contained in:
8
scss/bootstrap-debugger.scss
vendored
8
scss/bootstrap-debugger.scss
vendored
@@ -1,3 +1,7 @@
|
||||
$enable-debugger-classes: true; // stylelint-disable-line scss/dollar-variable-default
|
||||
$enable-debugger-classes: true !default;
|
||||
|
||||
@import "bootstrap";
|
||||
@import "functions";
|
||||
@import "variables";
|
||||
@import "mixins";
|
||||
|
||||
@import "debug";
|
||||
|
Reference in New Issue
Block a user