Files
004_comission/nssheung/laravel-simple-tryout/php74-httpd/example-app/public/assets/scss/material-dashboard.scss
louiscklaw 653422de08 update,
2025-01-31 21:09:49 +08:00

31 lines
919 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.
// 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";