This commit is contained in:
louiscklaw
2025-01-31 21:09:49 +08:00
parent 130daf5bae
commit 653422de08
1475 changed files with 330350 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
// =========================================================
// * 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.
// Bootstrap Functions
@import "material-dashboard/bootstrap/functions";
// Custom Variables
@import "material-dashboard/custom/variables";
// Theme Variables
@import "material-dashboard/variables";
// Bootstrap Core
@import "material-dashboard/bootstrap/bootstrap";
// Theme Core
@import "material-dashboard/theme";
// Custom Variables
@import "material-dashboard/custom/styles";