Check all possible shorthand properties, e.g. border-[left/top/right/bottom]. Also check CSS properties like border-[left/top/right/bottom]-[color/style/width].
Thank you for sharing your feedback, Martin. Continue following this item so you can be notified of any updates on it.
Having a more robust implementation of reading shorthand properties, for instance if a malformed style tag has a "padding" definition which only has 3 properties, it should ignore it and not throw an exception stopping the import.