Files
sthlm-mesh/assets/scss/_variables_project.scss
Anton Roslund 9e843f541c fix syntax
2025-03-15 23:09:32 +01:00

11 lines
163 B
SCSS

/*
Add styles or override variables from the theme here.
*/
/* Color and Style */
$primary: #30a552;
$secondary: #0d6efd;
$tertiary: #8c68cd;
$warning: #ffc107;