Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jdelavande
/
chat-ui-energy
like
59
Paused
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
4a396c5
chat-ui-energy
/
postcss.config.js
coyotte508
HF Staff
🚨 Run prettier
61bc015
almost 3 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};