Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
leptonai
/
tryemoji
like
49
Running
App
Files
Files
Community
main
tryemoji
/
postcss.config.js
yadongxie
feat: add web
89682f8
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}