feat: add web editor and terminal panels

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
tao.chen
2026-07-02 18:35:17 +08:00
co-authored by Claude
parent 0f634981b5
commit 062cde88f8
4 changed files with 116 additions and 20 deletions
+1
View File
@@ -1,5 +1,6 @@
@import "tailwindcss";
@import "tw-animate-css";
@import "@xterm/xterm/css/xterm.css";
@custom-variant dark (&:is(.dark *));