UNPKG

@create-figma-plugin/ui

Version:

Production-grade Preact components that replicate the Figma UI design

16 lines (15 loc) 384 B
.extraSmall > .child:not(:first-child) { margin-top: var(--space-extra-small); } .small > .child:not(:first-child) { margin-top: var(--space-small); } .medium > .child:not(:first-child) { margin-top: var(--space-medium); } .large > .child:not(:first-child) { margin-top: var(--space-large); } .extraLarge > .child:not(:first-child) { margin-top: var(--space-extra-large); }