chuckya/app/javascript/styles/modern-light.scss
Essem 5185f738e2
Add Mastodon Modern theme by Freeplay
Added with permission/under CC BY-SA 4.0.
Original repo: https://codeberg.org/Freeplay/Mastodon-Modern
2023-08-08 11:28:35 -05:00

7 lines
412 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-light/variables';
@import 'application';
@import 'modern/style';
@import 'mastodon-light/diff';