Use Mix and sass, simplify image directories and remove duplicates

This commit is contained in:
Oliver Davies 2018-05-18 21:41:26 +01:00
parent ad3bc4b0a2
commit ff29fdeb71
216 changed files with 2921 additions and 1096 deletions

View file

@ -192,7 +192,7 @@ Override node options 213 passes, 0 fails, 0 exceptions, and 60 debug messages
Test run duration: 25 sec
```
<img src="/build/static/images/blog/override-node-options-refactor-tests-new-passing.png" alt="">
<img src="/build/images/blog/override-node-options-refactor-tests-new-passing.png" alt="">
[Here][3] are my full changes from the previous patch, where I added the new tests as well as some small refactors.
{% endblock %}