Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cjovs
/
XAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
XAPI
/
frontend
/
postcss.config.js
cjovs
Deploy Sub2API HF Space with embedded Postgres/Redis backup runtime
8059bf0
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
}