Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ngxson/kokoro-podcast-generator
mido09
/
kokoro-podcast-generator
like
0
Running
App
Files
Files
Community
ef8ff91
kokoro-podcast-generator
/
front
/
postcss.config.js
ngxson
HF Staff
first working version
8e0957b
3 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}