diff --git a/docs/documentation/customize/with-webpack.html b/docs/documentation/customize/with-webpack.html index e078e7c7..32496e31 100644 --- a/docs/documentation/customize/with-webpack.html +++ b/docs/documentation/customize/with-webpack.html @@ -140,7 +140,7 @@ module.exports = { {% endcapture %} -{% capture step_3.5 %} +{% capture step_3_5 %}

Create a webpack.config.js file: @@ -233,10 +233,10 @@ Wrote CSS to /path/to/mybulma/css/mystyles.css %}


- + {% include components/step.html title="3.5. Create a webpack config (Webpack 4)" - content=step_3.5 + content=step_3_5 %}