7 lines
375 B
SCSS
7 lines
375 B
SCSS
|
// Mastodon Modern theme by Freeplay! Check the original repo for more info: https://codeberg.org/Freeplay/Mastodon-Modern
|
||
|
// Everything in the "modern" directory is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License: http://creativecommons.org/licenses/by-sa/4.0/
|
||
|
|
||
|
@import 'mastodon/variables';
|
||
|
@import 'application';
|
||
|
@import 'modern/style';
|