Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bonesmasher
/
WhisperNet
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
WhisperNet
/
postcss.config.mjs
bonesmasher
Upload 56 files
abc1805
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
const
config = {
plugins
: {
"@tailwindcss/postcss"
: {},
},
};
export
default
config;