This commit is contained in:
2025-03-26 20:57:41 +01:00
commit e74b0e7640
8 changed files with 11951 additions and 0 deletions

10
scss/custom.scss Normal file
View File

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