Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shinhati2023
/
Vid2SS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Vid2SS
/
postcss.config.js
Shinhati2023
Create postcss.config.js
ed3daaf
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}