Skip to content

jshmrtn/vue-haystack

Repository files navigation

vue-haystack

Lightweight and flexible system for modal dialogs, snackbars, toasts, ...

Documentation and Demos

Installation

npm i vue-haystack

Import the styles (e.g. in your App.vue):

import "vue-haystack/style.css";