Skip to content

Latest commit

 

History

History
 
 

css

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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: