bootstrap/scss/bootstrap-reboot.scss

14 lines
425 B
SCSS
Raw Normal View History

/*!
* Bootstrap Reboot v5.1.1 (https://getbootstrap.com/)
2021-01-07 10:12:53 +00:00
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
2020-06-16 18:41:47 +00:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
2017-10-18 16:28:41 +00:00
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
@import "functions";
@import "variables";
@import "mixins";
@import "root";
@import "reboot";