This is a repo to house a mechanism that admins can use to create CSS grid layouts. The HTML utilizes elements from the Bootstrap library.
- Creating start/restart options
- Provide options to save current setting
- Add/remove rows and columns
- Build support for customizing name and value pairs for breakpoints other than 'Desktop','Tablet','Mobile'
- Create support for add/remove of rows and columns that are not last-of-type and have the grid recalculate the row and column indexes
- Add error handling for when rows or columns do not conform to CSS grid specifications
- Provide more documentation to inform as admin works with the tool