Files
2025-03-26 20:57:41 +01:00

11 lines
237 B
SCSS

// Custom.scss
// Custom variables go here
// ----------------------------
//$primary: #c8a2c8;
//$secondary: #f0e68c;
// ----------------------------
// Required import of bootstrap
@import "../node_modules/bootstrap/scss/bootstrap";