Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rgres
/
Drawing2Sat
like
4
Runtime error
App
Files
Files
Community
723e098
Drawing2Sat
/
frontend
/
postcss.config.cjs
Ruben Gres
first commit
ec3efd7
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}