HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
112
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
inference-playground
/
postcss.config.js
Thomas G. Lopes
format
73b6f4f
7 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
export
default
{
plugins
: {
"@tailwindcss/postcss"
: {},
},
};