add auto-configure mastodon theme
This commit is contained in:
2
app/javascript/styles/mastodon-auto.scss
Normal file
2
app/javascript/styles/mastodon-auto.scss
Normal file
@@ -0,0 +1,2 @@
|
||||
@use 'application';
|
||||
@media (prefers-color-scheme: light) { @import 'mastodon-light'; }
|
||||
Reference in New Issue
Block a user