Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
banana-projects
/
datasets-card-creator
like
4
Running
App
Files
Files
Community
c011cc0
datasets-card-creator
/
postcss.config.js
Evrard t'Serstevens
all
8efe5b4
almost 4 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}