I added a stylesheet to `src/styles` It's imported into `__template.svelte`, intended to be a global stylesheet. When I make changes, it does not trigger a rebuild of the project while `npm run dev` is running.