Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pikilap
/
OpenWebUI-Monitor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenWebUI-Monitor
/
postcss.config.js
3v324v23
all
4c2a557
12 months ago
raw
Copy download link
history
blame
contribute
delete
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};