Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oki0ki
/
ai-gateway
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-gateway
/
console
/
postcss.config.js
oki0ki
deploy: Go gateway + SvelteKit SSR, no nginx
2ebb1e7
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};