gradio_deploy / static /tailwind.css
ILLERRAPS's picture
Upload folder using huggingface_hub
17ad125 verified
raw
history blame contribute delete
129 Bytes
/* Placeholder for Tailwind CSS */
body {
font-family: 'Roboto', sans-serif;
background-color: #f7fafc; /* Gray-100 */
}