gilbarbara/styled-minimal

View on GitHub
.storybook/preview-head.html

Summary

Maintainability
Test Coverage
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700" rel="stylesheet">
<style type="text/css">
  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }
</style>