Files
nssheung/laravel-simple-tryout/php74-httpd/example-app/public/assets/scss/material-dashboard/theme-pro.scss
louiscklaw 6da7dca3e7 update,
2025-02-01 02:04:37 +08:00

38 lines
898 B
SCSS

/*!
=========================================================
* Material Dashboard - v3.0.0
=========================================================
* Product Page: https://www.creative-tim.com/product/material-dashboard
* Copyright 2021 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";