thomas-lowry / figma-plugin-ds

A small lightweight design system for use in Figma Plugins
MIT License
700 stars 71 forks source link

Missing active state for switch #51

Closed lukasoppermann closed 2 years ago

lukasoppermann commented 3 years ago

Hey,

I checked the code and saw that the active outline is disabled for the switch: https://github.com/thomas-lowry/figma-plugin-ds/blob/master/src/styles/components/_switch.scss#L11-L15

Why is this? Can this change be reverted?