Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
likhonsheikh
/
deepsite-ai-coding
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepsite-ai-coding
/
postcss.config.js
likhonsheikh
Upload postcss.config.js with huggingface_hub
859d554
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
module
.
exports
= {
plugins
: {
'@tailwindcss/postcss'
: {},
},
}