1
Fork 0

Also include the defaults.

This commit is contained in:
Bauke 2022-02-01 12:04:59 +01:00
parent 7b881c6162
commit ebfae2069d
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
@use 'common';
// Theme definitions
@use 'themes/default';
@use 'themes/dracula';
@use 'themes/high-contrast';
@use 'themes/love';