oliverdavies.uk/assets/sass/main.sass

12 lines
152 B
Sass
Raw Normal View History

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