Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
observer
like
10
Paused
App
Files
Files
Community
050e1d0
observer
/
postcss.config.js
jbilcke-hf
HF staff
initial commit
65ee86e
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}