Kevin Ross
|
1d3c0bdf4f
|
color map created for full-palette, not generating properly yet.
|
2015-11-05 09:10:55 -06:00 |
|
Kevin Ross
|
77b731f78c
|
sass conversion cleanup/removal of commented code
|
2015-11-04 17:36:36 -06:00 |
|
Kevin Ross
|
ca93368247
|
navbar variations converted
|
2015-11-04 14:49:03 -06:00 |
|
Kevin Ross
|
c9bc2e623b
|
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
|
057f55cbf7
|
mixins converted to use maps for parameters - fixed variations param order.
|
2015-11-04 10:57:10 -06:00 |
|
Kevin Ross
|
2c86dcd461
|
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
|
aa67ceaeaa
|
finished working through sass mixins to mimic less pass by function.
|
2015-11-03 09:57:40 -06:00 |
|
Kevin Ross
|
ae7b27e247
|
Attempt at passing mixin name for variations (no-go so far)
|
2015-11-03 08:21:39 -06:00 |
|
Kevin Ross
|
2ddee7dae9
|
removed nested mixins in lieu of list iteration
|
2015-11-02 18:41:17 -06:00 |
|
Kevin Ross
|
d2116947ba
|
converting nested mixins to a list generated approach
|
2015-11-02 18:29:40 -06:00 |
|
Kevin Ross
|
f397283d95
|
first automated sass conversion, using grunt task 'material:sass'
|
2015-11-02 14:39:13 -06:00 |
|