Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
electro-sb
/
Chess_Engine
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Chess_Engine
/
web
/
postcss.config.js
electro-sb
first commit
100a6dd
7 months ago
raw
Copy download link
history
blame
contribute
delete
86 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}