mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
e5643aaa89
* Bump version to 4.6.2. * Dist
13 lines
409 B
SCSS
13 lines
409 B
SCSS
/*!
|
|
* Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
|
|
* Copyright 2011-2022 The Bootstrap Authors
|
|
* Copyright 2011-2022 Twitter, Inc.
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
|
|
*/
|
|
|
|
@import "functions";
|
|
@import "variables";
|
|
@import "mixins";
|
|
@import "reboot";
|