Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #34328
Closed
Open
Issue created Jun 22, 2021 by Administrator@rootContributor

v5: `make-col-ready()` has a `$gutter` parameter but never used in mixin

Created by: sulfo

Hey 👋

Today while doing some frontend design for a client I came cross a mixin called make-col-ready that takes $gutter: $grid-gutter-width - exactly what I need for the project! 🤩

However after some looking back and forth it seems like the variable is not used anymore - maybe a left over from the 4.x migration? Link to the mixin below:

https://github.com/twbs/bootstrap/blob/bef9ec88986dbb4a8d34e9f01ffc0183c8b7ded0/scss/mixins/_grid.scss#L15-L27

So is it something we can remove down the road or maybe for now add a comment about the variable has been deprecated?

Assignee
Assign to
Time tracking