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

Border utilities #21213

Merged
merged 5 commits into from
Nov 27, 2016
Merged

Border utilities #21213

merged 5 commits into from
Nov 27, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Nov 26, 2016

This branch came as a result of #19047. In some instances, we cannot reliably create selectors that to override styles of sibling elements (e.g., if something comes after an element, do something to that first element). That's just not possible in CSS.

As a result, I've started to add more border utilities here, beginning with the ability to remove borders.

Still to come:

  • Docs
  • More utils?
  • ???
  • Profit!

/cc @grizzm0 @heruan

@mdo mdo added this to the v4.0.0-alpha.6 milestone Nov 26, 2016
@mdo mdo merged commit 095ea0b into v4-dev Nov 27, 2016
@mdo mdo deleted the border-utils branch November 27, 2016 00:44
@mdo mdo mentioned this pull request Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant