Skip to content

Instantly share code, notes, and snippets.

@alcidesqueiroz
Created September 21, 2018 23:07
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 alcidesqueiroz/a9106ae99d06760a0c1b89a87ff8428b to your computer and use it in GitHub Desktop.
Save alcidesqueiroz/a9106ae99d06760a0c1b89a87ff8428b to your computer and use it in GitHub Desktop.
It's 2018: you shouldn't be writing vanilla CSS - Example 14
// color-scheme.styl
$base-color = #555;
$cta-color = #D22;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment