mod/bootstrap/vendor/bootstrap/scss/bootstrap.scss in card-1.93.7 vs mod/bootstrap/vendor/bootstrap/scss/bootstrap.scss in card-1.93.8

- old
+ new

@@ -1,17 +1,16 @@ /*! - * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com) - * Copyright 2011-2017 The Bootstrap Authors - * Copyright 2011-2017 Twitter, Inc. + * Bootstrap v4.0.0 (https://getbootstrap.com) + * Copyright 2011-2018 The Bootstrap Authors + * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @import "functions"; @import "variables"; @import "mixins"; @import "root"; -@import "print"; @import "reboot"; @import "type"; @import "images"; @import "code"; @import "grid"; @@ -38,5 +37,6 @@ @import "modal"; @import "tooltip"; @import "popover"; @import "carousel"; @import "utilities"; +@import "print";