Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aigorithm
/
aicomicsbook
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2254a72
aicomicsbook
/
postcss.config.js
aigorithm
commit
2254a72
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}