bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Fix missing utilities in bootstrap-grid

Open MewenLeHo opened this issue 2 years ago • 0 comments

Description

Adding gap, row-gap and column-gap to the list of utilities needed for bootstrap-grip.scss.

Motivation & Context

Allow people using Bootstrap's grid system by importing only bootstrap-grip.scss to have all the spacing utilities needed.

Type of changes

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist

  • [x] I have read the contributing guidelines
  • [x] My code follows the code style of the project (using npm run lint)
  • (NA) My change introduces changes to the documentation
  • (NA) I have updated the documentation accordingly
  • (NA) I have added tests to cover my changes
  • [x] All new and existing tests passed

Live previews

MewenLeHo avatar Aug 17 '23 14:08 MewenLeHo