Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DDUF
/
dduf-check
like
2
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
dduf-check
/
postcss.config.js
coyotte508
init
c27d5c6
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};