Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LevinAleksey
/
chat_b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chat_b
/
frontend
/
postcss.config.js
Levin-Aleksey
start
2a7af07
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
}