Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
andrewelawrence/chat
evijit
/
pluralchat
like
4
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
pluralchat
/
postcss.config.js
coyotte508
HF Staff
🚨 Run prettier
61bc015
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};