Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
Qwen3-VL-30B-A3B-Instruct
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Qwen3-VL-30B-A3B-Instruct
/
postcss.config.js
akhaliq
HF Staff
Upload postcss.config.js with huggingface_hub
5295049
verified
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}