Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xenova
/
next-server-example-app
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
904b905
next-server-example-app
/
postcss.config.js
Xenova
HF staff
Upload 18 files
d17edb8
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}