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

Group selectors with same properties #476

Open
benoitchantre opened this issue May 9, 2019 · 0 comments
Open

Group selectors with same properties #476

benoitchantre opened this issue May 9, 2019 · 0 comments
Assignees
Milestone

Comments

@benoitchantre
Copy link
Contributor

The following selectors should be grouped.

.site-header {
grid-column: span 2;
}

.site-footer {
grid-column: span 2;
}

@benoitchantre benoitchantre self-assigned this Jul 1, 2019
@benoitchantre benoitchantre added this to the v2.0.1 milestone Jul 8, 2019
@felixarntz felixarntz modified the milestones: v2.0.1, v2.0.2 Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants