mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 16:38:31 +00:00
* Added: Option to disable rendering of emotes in chat. * Fixed: Thumbnails not being hidden on the home page of Twitch in some recommendation categories.
15 lines
No EOL
237 B
SCSS
15 lines
No EOL
237 B
SCSS
@import 'styles/main.scss';
|
|
|
|
@import 'menu_button';
|
|
@import 'player';
|
|
@import 'channel';
|
|
|
|
@import 'chat';
|
|
@import 'directory';
|
|
|
|
@import 'fixes';
|
|
|
|
@import 'host_options';
|
|
@import 'featured_follow';
|
|
@import 'mod_card';
|
|
@import 'easteregg'; |