Skip to content

Instantly share code, notes, and snippets.

@NicholasKuchiniski
Created January 28, 2019 20:21
Show Gist options
  • Save NicholasKuchiniski/488f8214b1411d817562a08c1135910a to your computer and use it in GitHub Desktop.
Save NicholasKuchiniski/488f8214b1411d817562a08c1135910a to your computer and use it in GitHub Desktop.
Define CSS vars
:root{
--primary-color: blue;
--secondary-color: purple;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment