- Issue created by @spacetaxi
- πΊπΈUnited States spacetaxi
Sorry, did not see https://www.drupal.org/project/bootstrap_layout_builder/issues/3198107 β¨ Add support for additional bootstrap grid options (.col and .col-auto) Needs review
In adding custom columns, one might not want to have the columns add up to 12. Also, there is an "auto" width that is not currently supported
Update the validation to require numeric field or 'auto' and not need to be a sum of 12
Active
3.0
Code
Sorry, did not see https://www.drupal.org/project/bootstrap_layout_builder/issues/3198107 β¨ Add support for additional bootstrap grid options (.col and .col-auto) Needs review