Steal a style of an element

Along with duplicating an element, we can copy the style. It’s super helpful when we want to overwrite an element in a component.

  1. Select element you want to copy. Press Ctrl/Cmd + Option + C to copy element’s style (color, shadow, border radius,…)
  2. Select destination element, Press Ctrl/Cmd + Option + V to pasted