Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
chatbot
like
3
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot
/
postcss.config.js
matthoffner
Upload 242 files
15d9c3e
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};