the main cassiopeia template.scss file in 4.3+ has some new lines for borders and backgrounds
an explanation of those new lines from @dgrammatiko can be found here #39379 (comment)
I dont really understand what is being said there but unfortunately they are not correct :(
For example
.bg-black { background-color: var(--black) !important; }
this does not work as there is no --black
Labels |
Added:
No Code Attached Yet
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-05-04 20:30:21 |
Closed_By | ⇒ | brianteeman |
Hmm, https://github.com/twbs/bootstrap/blob/cb021439c683d9805e2864c58095b92d405e9b11/dist/css/bootstrap.css#L19
https://github.com/twbs/bootstrap/blob/cb021439c683d9805e2864c58095b92d405e9b11/dist/css/bootstrap.css#L8126-L8129
This needs some investigation why cassiopeia is not having all the colors that BS defines in the root