Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
victor
/
deepsite-gallery
like
845
Running
App
Files
Files
Community
44
refs/pr/42
deepsite-gallery
/
project
/
postcss.config.js
ryzikas
Upload 18 files
e8bd427
verified
25 days ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};