1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

WIP: New snippet examples (#36309)

* Start work on some new snippet examples

* Update for dark mode, fixes

* Add images, update descriptions

* examples fixes
This commit is contained in:
Mark Otto
2023-02-14 20:58:39 -08:00
committed by GitHub
parent f256874675
commit 2dc329dd37
18 changed files with 507 additions and 6 deletions

View File

@@ -0,0 +1 @@
.border-dashed { --bs-border-style: dashed; }