0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
Bootstrap/scss/bootstrap-utilities.scss

19 lines
399 B
SCSS
Raw Normal View History

2019-07-13 11:09:01 +03:00
/*!
2020-11-24 16:37:20 +02:00
* Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/)
2021-01-07 12:12:53 +02:00
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
2020-06-16 21:41:47 +03:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
2019-07-22 16:40:43 +03:00
*/
2019-07-13 11:09:01 +03:00
// Configuration
@import "functions";
@import "variables";
@import "mixins";
@import "utilities";
// Helpers
@import "helpers";
2019-07-13 11:09:01 +03:00
// Utilities
@import "utilities/api";