Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
adowu
/
huggi
like
0
Build error
App
Files
Files
Community
d16d319
huggi
/
postcss.config.js
Adrien Denat
migrate to integrated Tailwind instead of CDN
cbb996c
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}