0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/scss/bootstrap-reboot.scss

15 lines
447 B
SCSS
Raw Normal View History

/*!
2022-05-06 22:57:58 +02:00
* Bootstrap Reboot v5.2.0-beta1 (https://getbootstrap.com/)
2022-01-03 14:03:42 +01:00
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
2020-06-16 20:41:47 +02:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
2017-10-18 18:28:41 +02: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";