Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
praneeth-hakeem-patrick
/
frontend
like
0
Sleeping
App
Files
Files
Community
6
ac67c7a
frontend
/
postcss.config.js
Praneeth Yerrapragada
feat: repo setup
88be6fd
6 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};