Svelte Using TypeScript and PostCss with Rollup.Js
Clean start for new projects where you want to test out stuff.
Svelte recently got full support for TypeScript, so wanted to
test it out. Also wanted to see performance of Rollup.Js as a
contrast to webpack which i normally use.