Bootstrap: v5: Enable negative margins by default

Created on 8 Dec 2020  路  5Comments  路  Source: twbs/bootstrap

Can we please have

$enable-negative-margins: true enabled by default in v5 [ v4.x has this enabled by default and having to custom build bootstrap v5 to enable this seems like a step backwards ]

Thanks

css feature v5

Most helpful comment

I think it's better to leave it disabled for now. No need to rush back into it in the beta process.

All 5 comments

@mdo @MartijnCuppens might be worth checking how much this adds again? I don't recall the exact reasons we dropped this.

File size & it becoming less relevant since we only used (read: documented) it for the responsive grid gutters.

I'm ok enabling it by default if that doesn't hurt file size to much and if we add some decent documentation.

I think it's better to leave it disabled for now. No need to rush back into it in the beta process.

I only added it in beta2 so that we track it; we can add it later if needed.

I would appreciate negative margins enabled by default too.

Was this page helpful?
0 / 5 - 0 ratings