diff --git a/src/main.scss b/src/main.scss index f26ed65..c320c68 100644 --- a/src/main.scss +++ b/src/main.scss @@ -12,6 +12,11 @@ @import 'scss/themes/default'; @import 'scss/themes/dark'; @import 'scss/themes/light'; +@import 'scss/themes/blue'; +@import 'scss/themes/green'; +@import 'scss/themes/royal'; +@import 'scss/themes/mint'; +@import 'scss/themes/grape'; html, body { font-family: $font;