Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yaach
/
hf-sentiment
like
0
Running
App
Files
Files
Community
main
hf-sentiment
/
postcss.config.js
yalegria
Initial commit from Create Next App
0ed10d3
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}