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
In bootstrap5, btn-block was replaced in favor of using d-grid. Are there any other utility classes for something like row-templates for defining how many elements auto layout to a row or should I just be using a row/col "flex grid"?
The use of the term 'grid' for bootstrap's flex-based grid-system is maddening when grid is an established css concept. Makes it nearly impossible to search the docs for css-related grid information.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In bootstrap5,
btn-block
was replaced in favor of using d-grid. Are there any other utility classes for something like row-templates for defining how many elements auto layout to a row or should I just be using a row/col "flex grid"?The use of the term 'grid' for bootstrap's flex-based grid-system is maddening when grid is an established css concept. Makes it nearly impossible to search the docs for css-related grid information.
Beta Was this translation helpful? Give feedback.
All reactions