Working great. But i got one question: Can you make it your own style for

Working great. But i got one question:

Can you make it your own style for notifications popup and font family etc… ? If this is not possible, it is pretty bad addon.

Thanks for your review. You can add styles like this to your stylesheet.

#toast-container * {
font-family: $v-font-family;
font-size: $v-font-size;
}