Given the following lines, the --my-variable isn't highlighted:
--my-variable
:root { --my-variable: #fff; }
Compare this to, for instance the syntax highlighting in scss.vim:
scss.vim