Commit before setting up a new deployment environment
This commit is contained in:
37
static/scss/material-kit-pro/theme-pro.scss
Normal file
37
static/scss/material-kit-pro/theme-pro.scss
Normal file
@@ -0,0 +1,37 @@
|
||||
/*!
|
||||
|
||||
=========================================================
|
||||
* Material Kit PRO - v3.0.4
|
||||
=========================================================
|
||||
|
||||
* Product Page: https://www.creative-tim.com/product/material-kit-pro
|
||||
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
|
||||
|
||||
* Coded by www.creative-tim.com
|
||||
|
||||
=========================================================
|
||||
|
||||
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
*/
|
||||
|
||||
// {{ site.product.name }} Core styling components
|
||||
|
||||
@import "theme";
|
||||
|
||||
// Mixin
|
||||
@import "mixins/mixins";
|
||||
|
||||
// PRO Components
|
||||
@import "accordion";
|
||||
@import "backgrounds";
|
||||
@import "cards-extend";
|
||||
@import "components";
|
||||
@import "dropdown-extend";
|
||||
@import "floating-elements";
|
||||
@import "list-check";
|
||||
@import "misc-extend";
|
||||
@import "rtl-extend";
|
||||
|
||||
// Plugins
|
||||
@import "plugins/pro/plugins-extend";
|
||||
Reference in New Issue
Block a user