Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SmartRetrieval
/
Smart-Retrieval-Demo-API
like
1
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
4892344
Smart-Retrieval-Demo-API
/
frontend
/
postcss.config.js
khronoz
Initial Commit
0702eb8
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};