Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
dwijverma2
/
sop-heading-enricher
like
0
Model card
Files
Files and versions
xet
Community
main
sop-heading-enricher
/
postcss.config.js
dwijverma2
Add postcss.config.js
f95496e
verified
10 days ago
raw
Copy download link
history
blame
contribute
delete
72 Bytes
module
.
exports
= {
plugins
: {
"@tailwindcss/postcss"
: {},
},
};