Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jscheah/open-webui
Dr-Newtons
/
ai
like
1
Runtime error
App
Files
Files
Community
main
ai
/
postcss.config.js
github-actions[bot]
GitHub deploy: 0ebd943bc86391a73b415de0395bdc7dd6bf22a6
d13169e
11 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};