Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvc890
/
chatup-pro
like
0
Runtime error
App
Files
Files
Community
d7e9f2b
chatup-pro
/
postcss.config.js
dvc890
[feat]add project files
41af422
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}