Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
clapper
like
21
Running
on
CPU Upgrade
App
Files
Files
Community
1
0f737ff
clapper
/
postcss.config.js
jbilcke-hf
HF staff
initial commit
3ff3e7f
5 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}