Might be good to add PostCSS for svelte-preprocess. Some possible benefits:
- Autoprefixer for vendor prefixes
- CSSnext to use new CSS syntax instead of SASS
- PreCSS can replace any remaining need for SASS
- StyleLint could help with consistency
- CSSNano for minification and optimization in production
- Font Magician might help with typography stack
Might be good to add PostCSS for svelte-preprocess. Some possible benefits: