Simple flash notifications Vue composition api + Tailwindcss + mitt

Mykolas Mankevicius
1 min readOct 9, 2020

--

Today we’re doing a simple flash notifications component with Vue, composition api, Tailwindcss and mitt. We’re using mitt since as of Vue 3 you will no longer be able to use vue instance as an event bus, more info here.

This is what the end result look like:

Setup:

--

--

Mykolas Mankevicius
Mykolas Mankevicius

No responses yet