0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss/bootstrap-utilities.scss

20 lines
409 B
SCSS
Raw Normal View History

2019-07-13 10:09:01 +02:00
/*!
2021-10-09 08:33:12 +02:00
* Bootstrap Utilities v5.1.3 (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)
2019-07-22 15:40:43 +02:00
*/
2019-07-13 10:09:01 +02:00
// Configuration
@import "functions";
@import "variables";
@import "maps";
2019-07-13 10:09:01 +02:00
@import "mixins";
@import "utilities";
// Helpers
@import "helpers";
2019-07-13 10:09:01 +02:00
// Utilities
@import "utilities/api";