airbnb/react-sketchapp

LayerStyles / Appearance API

Open

#466 建立於 2020年1月10日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (900 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (14,970 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi, I'm trying to generate our color palette in sketch with react-sketchapp, from the documentation react-sketchapp supports Symbols and TextStyles, what about layer styles?

Example: I can run the color palette example, but each element of the palette only has direct styles applied to it, I'd like to use layer styles like this 👇 image

Any pointers would be appreciated, otherwise I guess I'll have to use sketch's low level api?

貢獻者指南