1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +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

1
scss/bootstrap.scss vendored
View File

@@ -46,6 +46,7 @@
// Helpers
@import "helpers";
@import "debug";
// Utilities
@import "utilities/api";