From: Dog2puppy Date: Wed, 1 Nov 2017 21:24:31 +0000 (-0400) Subject: Fix the last link under npm dependencies (#1400) X-Git-Tag: 0.6.1~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab77b207ba21c3e708e1bf514e6fe5be2970e3f5;p=thirdparty%2Fbulma.git Fix the last link under npm dependencies (#1400) --- diff --git a/docs/bulma-start.html b/docs/bulma-start.html index cd0862fe2..e25124a0a 100644 --- a/docs/bulma-start.html +++ b/docs/bulma-start.html @@ -66,7 +66,7 @@ npm_url: https://www.npmjs.com/package/bulma-start
  • bulma
  • node-sass to compile your own Sass file
  • postcss-cli and autoprefixer to add support for older browsers
  • -
  • babel-cli, babel-preset-env and [babel-preset-es2015-ie](https://github.com/jmcriffey/babel-preset-es2015-ie) for compiling ES6 JavaScript files
  • +
  • babel-cli, babel-preset-env and babel-preset-es2015-ie for compiling ES6 JavaScript files
  • Apart from package.json, the following files are included: