Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Seth0330/EZOFISOCR
Seth0330
/
EZOFIS-IRP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EZOFIS-IRP
/
frontend
/
postcss.config.cjs
Seth
Update
8e8c6a4
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};