mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
7 lines
407 B
SCSS
7 lines
407 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/
|
|
|
|
@import 'mastodon-light/variables';
|
|
@import 'application';
|
|
@import 'modern/style';
|
|
@import 'mastodon-light/diff';
|