UNPKG
@devzatokio/vue-toaster
Version:
latest (0.0.1)
0.0.1
Vue.js toaster notification
github.com/DevZatokio/vue-toaster
DevZatokio/vue-toaster
@devzatokio/vue-toaster
/
src
/
themes
/
default
/
index.styl
5 lines
(4 loc)
•
105 B
text/stylus
View Raw
1
2
3
4
5
@import
'./variables'
;
@import
'./animations'
;
@import
'./toast-container'
;
@import
'./toast-positions'
;