Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
HugoDzz
/
spaceship_drift
like
6
Running
App
Files
Files
Community
ebf4452
spaceship_drift
/
postcss.config.js
HugoDzz
feat: setup svelte
6a269bb
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}