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...
93903fb
inference-playground
/
postcss.config.js
Last commit not found
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};