Resize
is
CSS3
property and Visual Studio use
CSS 2.1
.
So, it validates that it is not a known property.
And this error is completely fine. No problem.
But if you have problems in building the project, then you need to by-pass these errors by just treating them as warnings.
To do that, refer -
CSS 2.1 errors: not a known property name[
^].