feat: streams, 'clear' command

This commit is contained in:
2026-03-26 21:05:35 +01:00
parent 686abeafb4
commit 21a1a34309
7 changed files with 173 additions and 11 deletions

View File

@@ -1,7 +1,9 @@
@forward "terminal.scss";
@use "./colors.scss" as colors;
body {
margin: 0;
background: colors.$terminal-background;
}
* {