From: sunya9 Date: Thu, 19 Jul 2018 16:44:16 +0000 (+0900) Subject: Fix webpack to lowercase X-Git-Tag: 0.7.2~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f1c787675c47e1c96f90f380668d6594d08c66;p=thirdparty%2Fbulma.git Fix webpack to lowercase --- diff --git a/docs/_data/links.json b/docs/_data/links.json index f94496f39..4a57ac5d7 100644 --- a/docs/_data/links.json +++ b/docs/_data/links.json @@ -118,8 +118,8 @@ "path": "/documentation/customize/with-sass-cli" }, "customize-webpack": { - "name": "With Webpack", - "subtitle": "Use Bulma with Webpack", + "name": "With webpack", + "subtitle": "Use Bulma with webpack", "color": "warning", "icon_brand": "true", "icon": "js", diff --git a/docs/documentation/customize/concepts.html b/docs/documentation/customize/concepts.html index 5fbe1d93c..ade9fc8b0 100644 --- a/docs/documentation/customize/concepts.html +++ b/docs/documentation/customize/concepts.html @@ -76,7 +76,7 @@ breadcrumb: with the Sass CLI
  • - with Webpack + with webpack