Index: lams_central/web/css/bootstrap/bootstrap-reboot.scss =================================================================== diff -u -rb7c92dbcfdb0469dbc0144190a201757f398e529 -ra90d0744dd0d09d1b04869e61ce1b66bf1ee3242 --- lams_central/web/css/bootstrap/bootstrap-reboot.scss (.../bootstrap-reboot.scss) (revision b7c92dbcfdb0469dbc0144190a201757f398e529) +++ lams_central/web/css/bootstrap/bootstrap-reboot.scss (.../bootstrap-reboot.scss) (revision a90d0744dd0d09d1b04869e61ce1b66bf1ee3242) @@ -1,10 +1,5 @@ -/*! - * Bootstrap Reboot 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) - * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) - */ +@import "mixins/banner"; +@include bsBanner(Reboot); @import "functions"; @import "variables";