Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ID221183
/
gpt4ui
like
0
Runtime error
App
Files
Files
Community
076ace8
gpt4ui
/
postcss.config.js
ngoctuanai
Upload 135 files
076ace8
12 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}