app: Initial tabs impl (#28436)

This commit is contained in:
Brendan Allan 2026-05-20 14:40:06 +08:00 committed by GitHub
commit 38b406fb35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
86 changed files with 10780 additions and 598 deletions

View file

@ -0,0 +1,2 @@
@import "./colors.css";
@import "./theme.css";