mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-21 06:53:03 +02:00
20 lines
458 B
Stylus
Executable File
20 lines
458 B
Stylus
Executable File
@import 'root.styl';
|
|
|
|
@import 'button.styl';
|
|
@import 'header.styl';
|
|
@import 'key-binding-dialog.styl';
|
|
@import 'navigation-dialog.styl';
|
|
@import 'settings-dialog.styl';
|
|
@import 'toast.styl';
|
|
@import 'loading-screen.styl';
|
|
@import 'remote-play.styl';
|
|
@import 'web-components.styl';
|
|
@import 'guide-menu.styl';
|
|
|
|
@import 'stream.styl';
|
|
@import 'number-stepper.styl';
|
|
@import 'game-bar.styl';
|
|
@import 'stream-stats.styl';
|
|
@import 'mkb.styl';
|
|
@import 'misc.styl';
|