Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucas-wa
/
question-generator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
58b8d89
question-generator
/
web
/
postcss.config.js
lucas-wa
Adding web
9bc6550
11 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}