Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ariansyahdedy
/
ocr
like
0
Running
App
Files
Files
Community
main
ocr
/
postcss.config.js
ariansyahdedy
Initial commit with clean Git repository
4fb0c68
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}