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

19 lines
367 B
SCSS
Raw Normal View History

2019-07-13 11:09:01 +03:00
/*!
2019-07-22 16:40:43 +03:00
* Bootstrap Utilities v4.3.1 (https://getbootstrap.com/)
2020-01-02 11:34:48 +02:00
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
2019-07-13 11:09:01 +03:00
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/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";
// Utilities
@import "utilities/api";