Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1186 - Reset the offset on columns #2290

Merged
merged 1 commit into from
May 17, 2019
Merged

Fixes #1186 - Reset the offset on columns #2290

merged 1 commit into from
May 17, 2019

Conversation

Saboteur777
Copy link
Contributor

This is a bugfix.

Proposed solution

Enables the resetting of the offsets on columns for different break points.
#1186

Tradeoffs

Possible tradeoff: this fix creates .is-0, .is-0-mobile, etc. classes, which increases filesize, but won't get used, as it is not a good way to 'hide' content.

Testing Done

As the fix is just changing a 1 to 0, running test/sass-compile-tester.sh passed and generated a valid output.

I already tested the fix in a project I am currently working on.

@jgthms jgthms merged commit 99c9815 into jgthms:master May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants