Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HugoDzz/rust-sandbox
Nymbo
/
rust-sandbox
like
0
Running
App
Files
Files
Community
0964ec5
rust-sandbox
/
svelte
/
postcss.config.js
HugoDzz
feat: 🚀
d5c39db
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}