first comit
This commit is contained in:
19
static/scss/argon-dashboard/bootstrap/bootstrap-utilities.scss
vendored
Executable file
19
static/scss/argon-dashboard/bootstrap/bootstrap-utilities.scss
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* Bootstrap Utilities v5.2.0-beta1 (https://getbootstrap.com/)
|
||||
* Copyright 2011-2022 The Bootstrap Authors
|
||||
* Copyright 2011-2022 Twitter, Inc.
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
// Configuration
|
||||
@import "functions";
|
||||
@import "variables";
|
||||
@import "maps";
|
||||
@import "mixins";
|
||||
@import "utilities";
|
||||
|
||||
// Helpers
|
||||
@import "helpers";
|
||||
|
||||
// Utilities
|
||||
@import "utilities/api";
|
||||
Reference in New Issue
Block a user