mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-30 12:10:12 -05:00
2656b47640
From version 5.4.0 onwards, xterm scopes its package names as `@xterm/foo` instead of just `xterm-foo`. We currently have a copy of xterm.css which we use instead of directly including the one from the `@xterm/xterm` package, so I've updated the contents of that too.