Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SoloGenius
/
image-transfer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image-transfer
/
postcss.config.js
phuhui
Upload 23 files
13face0
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}