Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Seth0330/EZOFISAIOCR
Seth0330
/
EZOFISOCR
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EZOFISOCR
/
frontend
/
tailwind.config.cjs
Seth
Update
8e8c6a4
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
141 Bytes
module
.
exports
= {
content
: [
"./index.html"
,
"./src/**/*.{js,jsx}"
],
theme
: {
extend
: {}
},
plugins
: []
};