thomas-lowry / figma-plugin-ds

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

Fix "align-items: top" declaration #39

Closed didoo closed 3 years ago

didoo commented 4 years ago

https://github.com/thomas-lowry/figma-plugin-ds/blob/52bc3f0e09c1bfb97e82e6dd282af94c726ff03d/dist/figma-plugin-ds.css#L1523

Should be align-items: flex-start

thomas-lowry commented 3 years ago

Also fixed!