Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
WebraftAI
/
huggingchat
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6178b6e
huggingchat
/
postcss.config.js
WebraftAI
Duplicate from huggingchat/chat-ui
6178b6e
almost 2 years ago
raw
Copy download link
history
blame
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};