UNPKG

tailwind-merge-vue-directive

Version:

A Vue directive to automatically merge tailwind classes on custom components. This plugin builds on the awesome work done by the "tailwind-merge" package.

7 lines (6 loc) 80 B
export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }