Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 550 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 550 Bytes

wc-browser-table

Browser table for webcomponents.org

<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro|Source+Sans+Pro:400,600" rel="stylesheet">
<style>
  body {
    font-family: 'Source Sans Pro', sans-serif;
  }
</style>

<wc-browser-table>...</wc-browser-table>