Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
olipericles
/
ChatBotando
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ChatBotando
/
postcss.config.js
olipericles
Ajuste da UI
faf93c0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};