Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
salomonsky
/
cointube
like
0
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
cointube
/
postcss.config.js
salomonsky
Create postcss.config.js
56cc2ce
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}