whisper live

This commit is contained in:
2025-07-15 18:54:01 +00:00
parent d4345eef8b
commit 8386b685d6
57 changed files with 2772 additions and 0 deletions

View File

@ -0,0 +1,10 @@
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";
/* This file is for your main application CSS */
.realtime {
white-space: pre-wrap;
font-family: monospace;
margin-top: 1em;
}