vue-haystack
v1.0.0-rc.3
Published
Lightweight, flexible system for modal dialogs, snackbars, toasts, ...
Downloads
240
Maintainers
Readme
vue-haystack
Lightweight and flexible system for modal dialogs, snackbars, toasts, ...
Installation
npm i vue-haystack
Import the styles (e.g. in your App.vue
):
import "vue-haystack/style.css";