I\'m trying to add SASS instead of vanilla CSS to the project and can get it mostly working.
Replacing :host with \:host and >>> with /deep/ worked for me.
:host
\:host
>>>
/deep/