Jonathan Snook
Jonathan Snook
Hopefully this explains it better: https://codepen.io/snookca/pen/PmjExO
Yes, that's correct. The intent is to allow for a responsive layout without needing to use media queries (or container queries). An example use case: When there's enough room, the...
Unfortunately, it's near the bottom of my to-do list. I may get to it eventually.
@MaffooBristol Pretty much. :) I merge in the occasional pull request but am no longer working on it myself.
Could you pull the gulp/npm stuff out into its own PR? I'm still reviewing the rest of the PR and wondering if there's a simpler way to approach it. Also,...