From: Christian Finnberg Date: Sun, 13 Oct 2019 19:22:20 +0000 (+0300) Subject: Add a new npm dependency X-Git-Tag: 0.8.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f001f3a2dc3ea65eabec2df251c90c55d99fb219;p=thirdparty%2Fbulma.git Add a new npm dependency --- diff --git a/docs/documentation/customize/with-webpack.html b/docs/documentation/customize/with-webpack.html index 1eb71702d..2821401ef 100644 --- a/docs/documentation/customize/with-webpack.html +++ b/docs/documentation/customize/with-webpack.html @@ -14,6 +14,7 @@ breadcrumb: npm install bulma --save-dev npm install css-loader --save-dev npm install extract-text-webpack-plugin@next --save-dev +npm install mini-css-extract-plugin --save-dev npm install node-sass --save-dev npm install sass-loader --save-dev npm install style-loader --save-dev