Devographics / surveys

YAML config files for the Devographics surveys
44 stars 8 forks source link

Feature: `margin-trim` #20

Open mfluehr opened 2 years ago

mfluehr commented 2 years ago

MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/margin-trim Spec: https://drafts.csswg.org/css-box-4/#margin-trim Can I use: https://caniuse.com/mdn-css_properties_margin-trim

I've been developing with CSS for over ten years now, and my number one problem with modern CSS is that margins are still painful to work with. Properties like margin-trim deserve more attention. Also, margin behavior is arbitrarily dependent upon the layout model you're using.

LeaVerou commented 2 years ago

Totally agree with you about margin-trim! Not sure if it may be too early to ask about this. OTOH we have asked in the past about similarly early stage things and at least this has MDN and caniuse pages!

yisibl commented 2 years ago

Leading-Trim: The Future of Digital Typesetting