mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
Add a debugger class.
This commit is contained in:
@@ -83,6 +83,14 @@ Within the download you'll find the following directories and files, logically g
|
||||
```text
|
||||
bootstrap/
|
||||
├── css/
|
||||
│ ├── bootstrap-debugger.css
|
||||
│ ├── bootstrap-debugger.css.map
|
||||
│ ├── bootstrap-debugger.min.css
|
||||
│ ├── bootstrap-debugger.min.css.map
|
||||
│ ├── bootstrap-debugger.rtl.css
|
||||
│ ├── bootstrap-debugger.rtl.css.map
|
||||
│ ├── bootstrap-debugger.rtl.min.css
|
||||
│ ├── bootstrap-debugger.rtl.min.css.map
|
||||
│ ├── bootstrap-grid.css
|
||||
│ ├── bootstrap-grid.css.map
|
||||
│ ├── bootstrap-grid.min.css
|
||||
|
Reference in New Issue
Block a user