twbs--bootstrap/scss/bootstrap-utilities.scss

19 lines
399 B
SCSS
Raw Normal View History

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