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