Index: lams_central/web/css/bootstrap/bootstrap.scss =================================================================== diff -u -r9f4482aa1d29f454f091420cc38d3b27a3f4cc8f -rb7c92dbcfdb0469dbc0144190a201757f398e529 --- lams_central/web/css/bootstrap/bootstrap.scss (.../bootstrap.scss) (revision 9f4482aa1d29f454f091420cc38d3b27a3f4cc8f) +++ lams_central/web/css/bootstrap/bootstrap.scss (.../bootstrap.scss) (revision b7c92dbcfdb0469dbc0144190a201757f398e529) @@ -1,14 +1,15 @@ /*! - * Bootstrap v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. + * Bootstrap v5.2.0-beta1 (https://getbootstrap.com/) + * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ // scss-docs-start import-stack // Configuration @import "functions"; @import "variables"; +@import "maps"; @import "mixins"; @import "utilities";