UNPKG

@k90mirzaei/vue-toast

Version:

Vue toast notification with tailwindcss

8 lines (7 loc) 132 B
module.exports = { content: ["./index.html", "./src/**/*.{vue,js,ts,jsx,tsx}"], theme: { extend: {}, }, plugins: [], };