Getting warnings on css cases that use "initial" as value.
>Warning: Expected (left | right | center | justify | inherit) but found 'initial'.
As far as I know "initial" is still a (global) valid CSS value.
Whether its a useful value ... the opinions on that seem divided.