Skip to content

Instantly share code, notes, and snippets.

View WMTAndroidJaymin's full-sized avatar

Jaymin Panchal WMTAndroidJaymin

View GitHub Profile
@WMTAndroidJaymin
WMTAndroidJaymin / loop.scss
Created July 12, 2017 11:17 — forked from ntassone/loop.scss
SASS - Loop through array to create class sets.
//Set Variables
$button-white: #ffffff;
$button-green: #44ca00;
$button-green-dark: #369a12;
$button-blue: #a6d1f9;
$button-blue-dark: #14283e;
$button-gray: #eeeeee;
$button-red: #9e0b0f;
//Create Array