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