Nice article!
I would really like Sketch to implement breakpoints / media queries.
So that you wouldn’t have to have separate text styles for mobile, tablet and desktop. They should be linked together, as it would be in the code anyway.
I guess its pretty easy to make as a plugin. Define some breakpoints, and if the artboard is matching the size of the breakpoint, it would use the right value. For every text style you should be able to select the size and style specifics for every breakpoint.
I’m also missing variables. Like base units, base border-radius, base font-size and then just rem/em after that. That would make it so easy to go from mobile site to desktop.
Somebody make this please. :)