Skip to content

Commit

Permalink
Add deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
muan committed Jul 3, 2018
1 parent 4fe1a4c commit 461e05f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/primer-buttons/lib/button-group.scss
Expand Up @@ -2,6 +2,8 @@
//
// A button group is a series of buttons laid out next to each other, all part
// of one visual button, but separated by rules to be separate.
@warn ".BtnGroup-form will be deprecated in version 11. Use .BtnGroup-parent instead.";

.BtnGroup {
display: inline-block;
vertical-align: middle;
Expand Down

0 comments on commit 461e05f

Please sign in to comment.