chore(): update stencil

This commit is contained in:
Manu Mtz.-Almeida
2018-10-11 16:49:05 -05:00
parent c7267e1d52
commit fb3b752198
29 changed files with 306 additions and 248 deletions

View File

@ -14,6 +14,13 @@
| `color` | `color` | The color to use from your application's color palette. Default options are: `"primary"`, `"secondary"`, `"tertiary"`, `"success"`, `"warning"`, `"danger"`, `"light"`, `"medium"`, and `"dark"`. For more information on colors, see [theming](/docs/theming/basics). | `Color` |
## CSS Custom Properties
| Name | Description |
| --------- | ----------------------- |
| `--color` | Text color of the title |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*