Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
docker-sveltekit
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
docker-sveltekit
/
frontend
/
postcss.config.cjs
radames
first
9abe28f
unverified
about 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}