Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
promptAId
/
Promptaid-VIsion
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d7291ef
Promptaid-VIsion
/
frontend
/
postcss.config.js
SCGR
IFRC UI library
5fb557c
4 months ago
raw
Copy download link
history
blame
102 Bytes
export
default
{
plugins
: {
'@tailwindcss/postcss'
: {},
autoprefixer
: {},
},
};