Skip to content

Commit 81e2b91

Browse files
committed
Add doc about polyfill
1 parent edb579f commit 81e2b91

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/using.stories.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,7 @@ For example with `navbar` component:
8484
```
8585

8686
Available components and coresponded properties can be found in the **COMPONENTS** section on the left panel.
87+
88+
### (Optional) Add polyfill for legacy browser
89+
90+
To support [browsers without Web Components implementation](https://developer.mozilla.org/en-US/docs/Web/Web_Components#browser_compatibility), please use [Web Components polyfill](https://github.com/webcomponents/polyfills)

0 commit comments

Comments
 (0)