Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jbilcke-hf/ai-comic-factory
DaenerysT
/
comicbook
like
5
Runtime error
App
Files
Files
Community
main
comicbook
/
postcss.config.js
jbilcke-hf
HF staff
initial commit
624088c
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}