add auto-configure mastodon theme

This commit is contained in:
Rintan
2020-06-13 16:32:19 +09:00
parent 7aae99e7aa
commit e1e7ffe2bc
4 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
@use 'application';
@media (prefers-color-scheme: light) { @import 'mastodon-light'; }