10 lines
324 B
SCSS
10 lines
324 B
SCSS
/*
|
|
* Mastodon Material 0.2.1
|
|
* Author: Rintan, Genbu Project
|
|
* Copyright (C) 2020 Rintan, Genbu Project
|
|
*/
|
|
|
|
@charset "UTF-8";
|
|
|
|
|
|
@import 'account', 'basics', 'button', 'columns', 'containers', 'components', 'base_config', 'control', 'emoji-picker', 'icons', 'media', 'modal', 'responsive', 'statuses', 'variables', 'widgets'; |