Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 455 Bytes

CSS

This boilerplate uses styled-components allowing you to write your CSS in your JavaScript, removing the mapping between styles and components.

styled-components let's us embrace component encapsulation while sanitize.css gives us data-driven cross-browser normalisation.

Learn more: