mirror of
https://github.com/mue/mue.git
synced 2026-07-23 00:37:27 +02:00
26 lines
1.8 KiB
SCSS
26 lines
1.8 KiB
SCSS
/*
|
|
█████████████████████████████████████████████████████████████
|
|
██ ██
|
|
██ ███ ███ ██ ██ ███████ ██
|
|
██ ████ ████ ██ ██ ██ ██
|
|
██ ██ ████ ██ ██ ██ █████ ██
|
|
██ ██ ██ ██ ██ ██ ██ ██
|
|
██ ██ ██ ██████ ███████ ██
|
|
██ ██
|
|
██ ██
|
|
██ Copyright 2018-2019 David Ralph (ohlookitsderpy) ██
|
|
██ Licensed under MIT ██
|
|
██ GitHub: https://github.com/ohlookitsderpy/Mue ██
|
|
██ ██
|
|
██ Special thanks to contributors! <3 ██
|
|
█████████████████████████████████████████████████████████████
|
|
*/
|
|
|
|
/* Tab */
|
|
@import 'modules/tab/bg';
|
|
@import 'modules/tab/misc';
|
|
@import 'modules/tab/quote';
|
|
@import 'modules/tab/time-greeting';
|
|
|
|
/* Settings*/
|
|
@import 'modules/settings/misc'; |