Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
lucas-wa
/
rag-chat
like
0
Runtime error
App
Files
Files
Community
main
rag-chat
/
web
/
postcss.config.js
lucas-wa
Test uni module
6e06893
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}