Stylelint the SCSS, and re-compress the updated assets

This commit is contained in:
Jonny Barnes 2016-06-20 22:25:05 +01:00
parent cb8e2b38f5
commit b7821146d6
37 changed files with 180 additions and 161 deletions

View file

@ -1,12 +1,12 @@
//colours.scss
body {
color: $base03;
color: $base03;
}
header a {
color: $base03;
color: $base03;
}
a {
color: $blue;
}
color: $blue;
}