Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
naumxv
/
whisper-api-fast
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
whisper-api-fast
/
postcss.config.cjs
Joshua Lochner
Add tailwindcss
50f8c30
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}