Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HugoDzz
/
super-godot-galaxy
like
26
Running
App
Files
Files
Community
0dd88bc
super-godot-galaxy
/
postcss.config.js
HugoDzz
feat: add smg build
0dd88bc
about 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}