Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Leoxing
/
Live2Diff
like
4
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
d16b52d
Live2Diff
/
demo
/
frontend
/
postcss.config.js
leoxing1996
add demo
d16b52d
6 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};