Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AIhackathons
/
docverifyrag
like
0
Runtime error
App
Files
Files
Community
dbd084e
docverifyrag
/
frontend
/
postcss.config.js
SANDRAMSC
First commit for landing page - prior to Service error fix
64c5e26
7 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}