Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hamza82/docker
Btebbutt
/
docker-nginx2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1201570
docker-nginx2
/
frontend
/
postcss.config.js
hamza82
make this code runable and solve error
1201570
11 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}