Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vokturz
/
transformers-js-playground
like
2
Running
App
Files
Files
Community
5541427
transformers-js-playground
/
postcss.config.mjs
Vokturz
move to vite
5541427
about 1 month ago
raw
Copy download link
history
blame
Safe
67 Bytes
export
default
{
plugins
: {
'@tailwindcss/postcss'
: {}
}
}