Skip to content

Instantly share code, notes, and snippets.

@JoshK2
Created September 7, 2019 19:42
Show Gist options
  • Save JoshK2/0559933674aeee15f3594df7de6f0934 to your computer and use it in GitHub Desktop.
Save JoshK2/0559933674aeee15f3594df7de6f0934 to your computer and use it in GitHub Desktop.
Create React typescript components library - variables scss file
$primaryColor: #cce5ff;
$secondaryColor: #e2e3e5;
$successColor: #d4edda;
$dangerColor: #f8d7da;
$warningColor: #fff3cd;
$infoColor: #d1ecf1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment