MRE_APP/apps/static/assets/scss/material-kit.scss
2025-03-14 13:37:08 -06:00

31 lines
871 B
SCSS

// =========================================================
// * Material Kit - v3.0.0
// =========================================================
//
// * Product Page: https://www.creative-tim.com/product/material-kit
// * 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-kit/bootstrap/functions";
// Custom Variables
@import "material-kit/custom/variables";
// Theme Variables
@import "material-kit/variables";
// Bootstrap Core
@import "material-kit/bootstrap/bootstrap";
// Theme Core
@import "material-kit/theme";
// Custom Variables
@import "material-kit/custom/styles";