Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akagtag
/
deepdetection
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepdetection
/
frontend
/
postcss.config.js
akagtag
Initial commit
4e75170
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}