Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lenson78
/
codex-proxy
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
2ee9797
codex-proxy
/
web
/
postcss.config.js
icebear0828
feat: migrate dashboard to Preact + Vite
b7d4394
about 1 month ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};