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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make Split work without gaps/gutters? #789

Open
growthwp opened this issue Aug 11, 2023 · 0 comments
Open

Is there a way to make Split work without gaps/gutters? #789

growthwp opened this issue Aug 11, 2023 · 0 comments

Comments

@growthwp
Copy link

Hey 馃憢, we have an use-case where gutters aren't needed, and quite problematic. If we had a grid with the 1fr 1fr 1fr layout, all we'd have to do for an item to span across the first cell is write grid-column: 1/2, however, if our layout was 1fr 10px 1fr 10px 1fr (as Split asks of us), suddenly, that'd change to grid-column: 1/3 if we wanted the same width.

Is there a way to make Split work without gaps/gutters?

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

No branches or pull requests

1 participant