You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tricky thing about this is that you need to set a width on the columns for this to work. So I'm unsure if it's worth adding a width because who knows what width is the most generic and useful? This feels like something that can be built on top of the grid and I am considering producing example SCSS and html on the example page rather than add something to the core grid that I can't ensure is generically useful.
After looking into this in a bit more detail I can show you how to achieve this for yourself. In the current version (2.0.0) of reflex, you could modify this line and set a basis (effectively a min-width) for auto cols
Hi,
I am just wonder if this feature already exist..
something like this:
https://codepen.io/dudleystorey/pen/Kgofa
And its not the same as grid__col-auto.
The text was updated successfully, but these errors were encountered: