Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
tikslop
like
303
Running
on
CPU Upgrade
App
Files
Files
Community
15
Fetching metadata from the HF Docker repository...
3942037
tikslop
/
postcss.config.js
jbilcke-hf
HF Staff
🍿
1f122c3
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}