Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daily-co
/
RealtimeSDWebRTC
like
4
Sleeping
App
Files
Files
Community
82d5975
RealtimeSDWebRTC
/
frontend
/
postcss.config.js
Jon Taylor
added next and node
94f1dbe
12 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}