Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
lora-studio
like
453
Running
on
CPU Upgrade
App
Files
Files
Community
17
97ec6f2
lora-studio
/
postcss.config.js
enzostvs
HF staff
initial commot
e71d24a
11 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}