corneliusio / svelte-sublime

💡Sublime Text syntax highlighting for Svelte components
MIT License
59 stars 6 forks source link

Fix interpolated inline styles #39

Open deathaxe opened 5 days ago

deathaxe commented 5 days ago

Fixes #38

This PR excludes tag-event-attribute and tag-style-attribute contexts from Svelte components as both haven't default HTML meaning and embedded syntax definitions might cause conflicts.