mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 12:04:15 +00:00
073b7b6717
* Bootstrap5 migration
18 lines
393 B
SCSS
Executable file
18 lines
393 B
SCSS
Executable file
/*!
|
|
* Bootstrap Utilities v5.0.2 (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";
|