Kevin Ross
|
724b4acf66
|
fixed color palette. Sass has no way of 1. obtaining a declared variable by a string, and 2. getting a Color object from a string (required for functions such as darken)
|
2015-11-04 12:03:16 -06:00 |
|
Kevin Ross
|
d66a468d89
|
mixins converted to use maps for parameters - fixed variations param order.
|
2015-11-04 10:57:10 -06:00 |
|
Kevin Ross
|
64e1fd6673
|
replaced bg color generic-variations with mixin
|
2015-11-03 12:28:56 -06:00 |
|
Kevin Ross
|
7fc8f47437
|
use a more generic param if we are going to be using this for other files such as buttons
|
2015-11-03 11:28:56 -06:00 |
|
Kevin Ross
|
c412642215
|
finished working through sass mixins to mimic less pass by function.
|
2015-11-03 09:57:40 -06:00 |
|