https://github.com/jelhan/ember-style-modifier/blob/c2869d500e965599cb92a81ab6cf596cf62131dd/addon/modifiers/style.ts#L47 This should be: ```typescript Element: ElementCSSInlineStyle; ``` Otherwise, the Typescript compiler complains when you try to use the modifier on SVG elements.