## Problem After package control upgraded this package, my Vue single file components no longer have syntax highlighting:  ## Expected Results Sass syntax highlighting in Vue SFCs where the following is defined: ```html <style lang="scss"> </style> ``` Prior to this release, things were working as expected. ## Environment - Sublime 3.1.1, Build 3176 - SublimeSass v2.0.3 - Vue Syntax Highlight v3.3.1