mirror of
https://github.com/primer/css.git
synced 2025-01-06 05:33:07 +03:00
Add deprecation warning
This commit is contained in:
parent
4fe1a4cdea
commit
461e05fef8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user