Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NeerajCodz
/
scrapeRL
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
scrapeRL
/
frontend
/
postcss.config.js
NeerajCodz
chore: initialize frontend with React, Vite, and TailwindCSS
f4a05c4
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};