Bootstrap 4.5.3 and dependencies update

This commit is contained in:
David Miller
2020-11-03 14:53:16 -05:00
parent e9f9c18142
commit be598357d6
1726 changed files with 34617 additions and 34165 deletions

View File

@@ -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 {