Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 294 Bytes

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";