Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
147
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
16c3549
inference-playground
/
postcss.config.js
Last commit not found
raw
Copy download link
history
blame
Safe
66 Bytes
export
default
{
plugins
: {
"@tailwindcss/postcss"
: {},
},
};