Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
chatgpt-web
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
chatgpt-web
/
postcss.config.js
imseldrith
Upload with huggingface_hub (
#1
)
3d83f0d
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}