Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
clapper
like
26
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
clapper
/
packages
/
timeline
/
postcss.config.js
devniel
fix: timeline demo.tsx
45a7a25
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}