UNPKG

typography-theme-ocean-beach

Version:
19 lines (14 loc) 587 B
# Ocean Beach — a <a href='https://github.com/kyleamathews/typography.js'>Typography.js</a> theme A theme for Typography.js ## Install ```bash npm install --save typography typography-theme-ocean-beach ``` ## Usage ```javascript import Typography from 'typography' import oceanBeachTheme from 'typography-theme-ocean-beach' const typography = new Typography(oceanBeachTheme) ``` ## More on theme Ocean Beach uses "<a href='https://fonts.google.com/specimen/Roboto+Slab'>Roboto Slab</a>" for headers and "<a href='https://fonts.google.com/specimen/Roboto'>Roboto</a>" for body text