gallery / postcss.config.js
Hanzo Dev
Initial commit: Hanzo Template Gallery with 8 professional templates using @hanzo /ui
7edc589
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}