Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
lisa-on-cuda
like
1
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
68e829e
lisa-on-cuda
/
static
/
postcss.config.js
alessandro trinca tornidor
feat: add support for compiling a custom frontend using pnpm and nodejs v18 from debian packages
c13c67e
9 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}