UNPKG
@datagouv/vue-toaster
Version:
latest (2.4.5)
2.4.5
Vue 3 toaster notification
github.com/datagouv/vue-toaster
datagouv/vue-toaster
@datagouv/vue-toaster
/
src
/
themes
/
default
/
index.css
5 lines
(4 loc)
•
105 B
CSS
View Raw
1
2
3
4
5
@import
'./variables'
;
@import
'./animations'
;
@import
'./toast-container'
;
@import
'./toast-positions'
;