“The app now generates more responsive utility classes for margin and padding. Previously these went only to 5, but now utilities up to 10 are generated automatically and included in your styles only if used.”
Whenever I use the p-4 / m-4 / p-5 / m-5 and other m/p classes → your overrides are included in my design and break the layouts.
WTF?
Why do you create new styles that are not present in the pure bootstrap.css?
This is another thing you added to BSS, probably without thinking about the consequences it might have.
Thank you for providing the example design! This shouldn’t affect the browser preview or the exported/published code. The issue is in the in-app preview only. We’ll fix it this week.