Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shreyask
/
svara-tts-webgpu
like
0
Running
App
Files
Files
Community
main
svara-tts-webgpu
/
postcss.config.js
shreyask
Upload Svāra TTS WebGPU app
c69c1ee
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};