Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
39
Running
App
Files
Files
Community
4
8d0dfb4
inference-playground
/
postcss.config.js
mishig
HF staff
same prettier as hub
60216ec
4 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};