Skip to content

Instantly share code, notes, and snippets.

@gregwhitworth
Created February 28, 2017 01:46
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 gregwhitworth/9851a17058adebf8447b6e26ab6e8833 to your computer and use it in GitHub Desktop.
Save gregwhitworth/9851a17058adebf8447b6e26ab6e8833 to your computer and use it in GitHub Desktop.
custom-props-valid-prop.css
--bg: rgb(calc(var(--r) + var(--modifier)), calc(var(--g) + var(--modifier)), calc(var(--b) + (var(--modifier) + 50)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment