engelsystem/resources/assets/themes/theme0.scss

8 lines
91 B
SCSS
Raw Normal View History

2021-07-24 12:38:23 +02:00
// light theme
2021-08-05 01:00:12 +02:00
@import "light";
2021-07-24 12:38:23 +02:00
$primary: #337ab7;
$light: #f5f5f5;
@import "base.scss";