Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
clementpep
/
custom-cluedo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
custom-cluedo
/
frontend
/
postcss.config.js
clementpep
feat: improve architecture using React + Vite + FastAPI
8beb1aa
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}