Skip to content

Instantly share code, notes, and snippets.

@maciejmatu
Last active October 21, 2017 13:41
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 maciejmatu/568a99ecdcf68474984c36aa64b5aa5d to your computer and use it in GitHub Desktop.
Save maciejmatu/568a99ecdcf68474984c36aa64b5aa5d to your computer and use it in GitHub Desktop.
(
[ 'font-size: 12px ;background-color: ', ';' ], // first argument
(props => props.solid ? 'red' : 'blue')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment