Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ngxson
/
kokoro-podcast-generator
like
218
Running
App
Files
Files
Community
3
refs/pr/1
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
: {},
},
}