Functional Rework
Version 2.0.0 is a functional rework and as such behaves differently compared to version 1.0.0 or the original Simple Grid project. The following changes have been performed:
- Changed how the breakpoints work. It now behaves like bootstrap.
- Added in more breakpoints.
- Changed to flex display.
- The columns and rows no longer have any default padding or margin applied to them and will always use 100% of the space available to them.
- Added a new
coltag to enable automatic column sizing. - Removed the existing utilities.
- Added in classes to mimic Bootstrap's placement classes (margin, padding, and gap).