i-darrshan's picture
initial update of the vite site
62c3fe0
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}