1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Add a debugger class.

This commit is contained in:
louismaximepiton
2024-10-24 23:06:22 +02:00
parent fa3ad0bfd3
commit 833be9fe7d
9 changed files with 76 additions and 0 deletions

3
scss/bootstrap-debugger.scss vendored Normal file
View File

@@ -0,0 +1,3 @@
$enable-debugger-classes: true; // stylelint-disable-line scss/dollar-variable-default
@import "bootstrap";