Bootstrap 4.5.3 and dependencies update
This commit is contained in:
3
vendor/bootstrap/scss/_functions.scss
vendored
3
vendor/bootstrap/scss/_functions.scss
vendored
@@ -51,6 +51,9 @@
|
||||
}
|
||||
|
||||
// See https://codepen.io/kevinweber/pen/dXWoRw
|
||||
//
|
||||
// Requires the use of quotes around data URIs.
|
||||
|
||||
@function escape-svg($string) {
|
||||
@if str-index($string, "data:image/svg+xml") {
|
||||
@each $char, $encoded in $escaped-characters {
|
||||
|
||||
Reference in New Issue
Block a user