1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00

Add [data-bs-theme="body"]

This commit is contained in:
louismaxime.piton
2023-09-15 15:02:46 +02:00
parent 9900cf33c0
commit c462942467
3 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
:root,
:root[data-bs-theme="light"] [data-bs-theme="body"],
[data-bs-theme="light"] {
// Note: Custom variable values only support SassScript inside `#{}`.