Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seonglae
/
CorrSteer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b556a12
CorrSteer
/
demo
/
postcss.config.js
seonglae
fix: add demo
6b7d17f
3 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}