question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add new grid gutter options

See original GitHub issue

With #22940 I unshipped the Sass map and code used to loop over those values. It generated the wrong code and isn’t the approach I’d like to use moving forward. Looking at .no-gutters, I think this is the method I’d like to use—modifier classes on the row that can be customized by breakpoint.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:16 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
myplaneticketcommented, Sep 11, 2017

@Tyutyesz It was removed because the file size was getting too large.

1reaction
Tyutyeszcommented, Sep 7, 2017

Sorry for asking, but is this option will be available in the final release? BTW keep up the good work!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gutters · Bootstrap v5.0
Gutters can be responsively adjusted. Use breakpoint-specific gutter classes to modify horizontal gutters, vertical gutters, and all gutters. Horizontal gutters.
Read more >
Basic concepts of grid layout - CSS: Cascading Style Sheets
CSS Grid Layout introduces a two-dimensional grid system to CSS. Grids can be used to lay out major page areas or small user...
Read more >
Grid Gutter - Quasar Framework
Gutter Quasar CSS classes offer an easy way to space out elements (especially in a Grid Row) one from each other at equal...
Read more >
Layout grid | U.S. Web Design System (USWDS)
Additional functionality · Equal-width columns: With flexbox, grid columns without a specified width will display as equal-width columns. · Gutters: Rows and ...
Read more >
A Complete Guide to CSS Grid
row – tells the auto-placement algorithm to fill in each row in turn, adding new rows as necessary (default); column – tells the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found