add: React Bootstrap Framework & Argon Dashboard 2
This commit is contained in:
19
styles/argon-dashboard-2.0.4/assets/scss/argon-dashboard/bootstrap/bootstrap-utilities.scss
vendored
Normal file
19
styles/argon-dashboard-2.0.4/assets/scss/argon-dashboard/bootstrap/bootstrap-utilities.scss
vendored
Normal 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