Add Webpack page

This commit is contained in:
Jeremy Thomas
2018-07-14 18:38:27 +01:00
parent 0efd856f52
commit 884d887f44
15 changed files with 482 additions and 44 deletions

View File

@@ -119,7 +119,7 @@ sass --watch --sourcemap=none sass/mystyles.scss:css/mystyles.css
<hr>
{% assign bulma_path = site.data.meta.version | prepend: "../bulma-" %}
{% assign bulma_path = site.data.meta.version | prepend: "../bulma-" | append: "/bulma/bulma.sass" %}
{% include steps/create-sass-file.html
number="3"