Added bootstrap, & jquery-ui. User cp now asyncronous

This commit is contained in:
Raelon Masters
2020-07-26 21:02:10 -04:00
parent 26274206a6
commit 9462becdb1
102 changed files with 18183 additions and 63 deletions

View File

@@ -0,0 +1,18 @@
/*!
* Bootstrap Utilities v5.0.0-alpha1 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
// Configuration
@import "functions";
@import "variables";
@import "mixins";
@import "utilities";
// Utilities
@import "utilities/api";