Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingfacejs
/
inference-widgets
like
12
Running
on
CPU Upgrade
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
b2ecf7d
inference-widgets
/
packages
/
widgets
/
postcss.config.js
coyotte508
HF Staff
🍱 Copy folders from huggingface.js
b2ecf7d
over 2 years ago
raw
Copy download link
history
blame
Safe
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};