2017-09-04 17:55:53 +01:00
|
|
|
@import "node_modules/tachyons-sass/scss/colors";
|
2017-07-26 00:13:04 +01:00
|
|
|
|
2017-09-04 17:55:53 +01:00
|
|
|
$blue: #0678be
|
2017-07-26 00:13:04 +01:00
|
|
|
|
2017-09-04 17:55:53 +01:00
|
|
|
@import "node_modules/tachyons-sass/tachyons";
|
2017-07-26 00:13:04 +01:00
|
|
|
|
2017-09-04 17:55:53 +01:00
|
|
|
p,
|
|
|
|
li,
|
|
|
|
td
|
|
|
|
a
|
|
|
|
color: $blue
|