7 lines
No EOL
382 B
SCSS
7 lines
No EOL
382 B
SCSS
// Mastodon Modern theme by Freeplay! Check the original repo for more info: https://git.gay/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/
|
|
|
|
@use 'contrast/variables';
|
|
@use 'application';
|
|
@use 'modern/style';
|
|
@use 'contrast/diff'; |