diff --git a/README.md b/README.md index d1bf46b..4fee050 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,12 @@ and instead put a div inside and style that. ``` +### Styling + +The following custom properties and mixins are available for styling: + +| Custom property | Description | Default | +| --- | --- | --- | +| `--iron-collapse-transition-duration` | Animation transition duration | `300ms` | +