feat: working-ish shell and terminal

This commit is contained in:
2026-03-26 13:57:58 +01:00
parent 1d54c8b650
commit ed15d94255
4 changed files with 79 additions and 17 deletions

View File

@@ -7,4 +7,6 @@
height: 20px;
position: absolute;
background: colors.$terminal-white;
transition: .2s cubic-bezier(0, 1, 0.3, 1);
}