figma / plugin-typings

Typings for the Figma Plugin API
MIT License
195 stars 45 forks source link

add fills and refactor mixins #135

Closed rohitchouhan8 closed 2 years ago

rohitchouhan8 commented 2 years ago

Looks like fillGeometry should not be in the MinimalFillsMixin but rather in the GeometryMixin. I then had TextSublayerNode extend MinimalFillsMixin.