Sublime Text Syntax highlighting for Svelte 3 components.
Sveltiest
.Packages
folder.NOTE: You still need to install corresponding packages for pre-processors (e.g. Sass, Typescript) to get proper syntax highlighting for them.
If you've disabled the built-in JavaScript module in favor of Babel's, <script/>
sections within Svelte components will no longer be highlighted. This module enables that.