fix(chip): add and document custom properties

references #14850
references #14853
references #14808
This commit is contained in:
Brandy Carney
2018-08-16 16:17:03 -04:00
parent 7e2aa5516e
commit 07e99a10f9
21 changed files with 335 additions and 109 deletions

View File

@ -33,7 +33,7 @@ Segment buttons are groups of related buttons inside of a [Segment](../../segmen
| `--border-radius` | Radius of the button border |
| `--border-style` | Style of the button border |
| `--border-width` | Width of the button border |
| `--color` | Color of the buton text |
| `--color` | Color of the button text |
| `--icon-size` | Size of the button icon |
| `--margin-bottom` | Bottom margin of the button |
| `--margin-end` | End margin of the button |