Fix scss import error
This commit is contained in:
parent
a323669cd3
commit
54be107654
|
|
@ -1,4 +1,4 @@
|
|||
@import 'vue-toast-notification/dist/theme-default.css';
|
||||
@import '~vue-toast-notification/dist/theme-default.css';
|
||||
|
||||
.toast .toast-text {
|
||||
color: $color-white;
|
||||
|
|
|
|||
Loading…
Reference in New Issue