Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface/inference-playground
Nymbo
/
inference-playground
like
6
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ca4c286
inference-playground
/
postcss.config.js
victor
HF Staff
add playground
39eb06d
10 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};