bootstrap/scss/bootstrap-reboot.scss

15 lines
447 B
SCSS
Raw Normal View History

/*!
2022-05-07 04:57:58 +08:00
* Bootstrap Reboot v5.2.0-beta1 (https://getbootstrap.com/)
2022-01-03 21:03:42 +08:00
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
2020-06-17 02:41:47 +08:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
2017-10-19 00:28:41 +08:00
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
@import "functions";
@import "variables";
@import "maps";
@import "mixins";
@import "root";
@import "reboot";