Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Seth0330/AIEXTRACT1
Seth0330
/
EZOFISAIOCR
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EZOFISAIOCR
/
frontend
/
postcss.config.cjs
Seth0330
Create frontend/postcss.config.cjs
a814395
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};