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

@@ -1,4 +1,4 @@
// stylelint-disable property-blacklist
// stylelint-disable property-disallowed-list
@mixin transition($transition...) {
@if length($transition) == 0 {
$transition: $transition-base;