mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
0d81d3cbc1
* Prepare v5.1.1. * Dist
19 lines
393 B
SCSS
19 lines
393 B
SCSS
/*!
|
|
* Bootstrap Utilities v5.1.1 (https://getbootstrap.com/)
|
|
* Copyright 2011-2021 The Bootstrap Authors
|
|
* Copyright 2011-2021 Twitter, Inc.
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
|
|
// Configuration
|
|
@import "functions";
|
|
@import "variables";
|
|
@import "mixins";
|
|
@import "utilities";
|
|
|
|
// Helpers
|
|
@import "helpers";
|
|
|
|
// Utilities
|
|
@import "utilities/api";
|