twbs--bootstrap/scss/bootstrap-reboot.scss

15 lines
441 B
SCSS
Raw Normal View History

/*!
2021-10-09 02:33:12 -04:00
* Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
2021-01-07 05:12:53 -05:00
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
2020-06-16 14:41:47 -04:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
2017-10-18 12:28:41 -04: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";