Skip to content

Instantly share code, notes, and snippets.

@vigzmv
Created December 16, 2017 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vigzmv/a489c83c7be52e7dfd44c27984c38477 to your computer and use it in GitHub Desktop.
Save vigzmv/a489c83c7be52e7dfd44c27984c38477 to your computer and use it in GitHub Desktop.
react-parcel-example
body {
margin: 0;
padding: 0;
font-family: Roboto, 'Helvetica Neue', Arial, sans-serif;
}
.App {
text-align: center;
margin: 2rem auto;
}
img {
height: 100px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment