0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-19 11:52:21 +01:00
Bootstrap/scss/bootstrap-reboot.scss

15 lines
441 B
SCSS
Raw Normal View History

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