keenethics/svelte-notifications

Work on the separation of logic and styles

Closed this issue · 0 comments

We need a solution that will help us split logic and styles. Need to do so that we can can use default styles or discard them altogether.

As a sample, styles import from node_modules:

import 'svelte-notifications/global.css'