jeanma's picture
Omnilingual ASR transcription demo
ae238b3 verified
raw
history blame contribute delete
101 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
@apply bg-gray-900 text-white;
}