Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dorkai
/
ChatUIPro
like
1
Paused
App
Files
Files
Community
main
ChatUIPro
/
postcss.config.js
dorkai
Add app files
a9df3bb
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}