Skip to content

Instantly share code, notes, and snippets.

@epegzz
Last active October 22, 2017 11:20
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 epegzz/8b2b0f4cdc530087c8f2cacf90500cc8 to your computer and use it in GitHub Desktop.
Save epegzz/8b2b0f4cdc530087c8f2cacf90500cc8 to your computer and use it in GitHub Desktop.
CSS inline styles, CSS Modules, ReactRouter 2
.container { padding: 10px; }
.title { color: "red"; font-size: 24px; }
.body { font-size: 15px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment