Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
HugoDzz
/
rust-sandbox
like
10
Running
App
Files
Files
Community
0de63b6
rust-sandbox
/
svelte
/
postcss.config.js
HugoDzz
feat: π
d5c39db
12 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}