I was able to partially setup the rollup + svelte + tailwind + multi-page , but its slow and debugging is difficult.
though there is svelte + snowpack + tailwindcss is there here https://github.com/agneym/svelte-tailwind-snowpack
but multi-page snowpack is what i cannot figure out. I cannot even find any documentation for multi-page snowpack setup.
Can anyone help me in figuring out how to setup Snowpack + Svelte + multi-page + Tailwind-css ?