Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leurez
/
moss
like
4
Runtime error
App
Files
Files
Community
2
refs/pr/1
moss
/
postcss.config.js
xianqiu
change the port
61ede3b
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}