Layout components that make spacing things vertically and horizontally more sane.
Inspiration:
Please vote for this feature using 馃憤 or 馃憥
its nice to have.
how about a basic grid system or flex system for layout. just a suggestion.
I'd prefer to avoid adding a grid system since there are so many out there already. Plus, CSS grid is generally more flexible so I would encourage users to learn it and use the platform if possible.
If you need a grid system, check out Tailwind Flexbox Grids or the tried and true Flexbox Grid project.
I think this would be a useful addition, a related resource: https://every-layout.dev/
Most helpful comment
I'd prefer to avoid adding a grid system since there are so many out there already. Plus, CSS grid is generally more flexible so I would encourage users to learn it and use the platform if possible.
If you need a grid system, check out Tailwind Flexbox Grids or the tried and true Flexbox Grid project.