Home

Awesome

Shared Styles Hierarchy

Organize your shared styles using the layers list, create a hierarchy where children inherit properties from their parent.

Installation

Requires Sketch >= 53

Usage

Let's say you have 4 text styles: Button/Primary, Button/Secondary, Header/H1 and Header/H2. You should have 2 groups: Button and Header with 3 text layers in each: Primary (or H1), Secondary (or H2) and __default.

You now have multiple possible actions (each triggered after changing the selection):

Now you might wonder what the __default layers are for, and that's where the magic comes in :sparkles: