Convert CSS to Stylus

This commit is contained in:
redphx
2024-04-27 14:52:37 +07:00
parent 59c318e0e4
commit 4eeb6175d3
19 changed files with 1275 additions and 1272 deletions

View File

@@ -0,0 +1,16 @@
@import 'root.styl';
@import 'button.styl';
@import 'header.styl';
@import 'global-settings.styl';
@import 'dialog.styl';
@import 'toast.styl';
@import 'loading-screen.styl';
@import 'remote-play.styl';
@import 'stream.styl';
@import 'number-stepper.styl';
@import 'stream-actions.styl';
@import 'stream-stats.styl';
@import 'stream-settings.styl';
@import 'mkb.styl';