Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AhmedSamir1598
/
OptiQ
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OptiQ
/
frontend
/
postcss.config.js
AhmedSamir1598
Add frontend source files and fix Dockerfile npm install fallback
15225f7
14 days ago
raw
Copy download link
history
blame
contribute
delete
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}