diff --git a/docs/bulma-start.html b/docs/bulma-start.html index 2041edaa..cd0862fe 100644 --- a/docs/bulma-start.html +++ b/docs/bulma-start.html @@ -63,10 +63,10 @@ npm_url: https://www.npmjs.com/package/bulma-start
The npm dependencies included in package.json are:
[bulma](https://github.com/jgthms/bulma)[node-sass](https://github.com/sass/node-sass) to compile your own Sass file[postcss-cli](https://github.com/postcss/postcss-cli) and [autoprefixer](https://github.com/postcss/autoprefixer) to add support for older browsers[babel-cli](https://babeljs.io/docs/usage/cli/), [babel-preset-env](https://github.com/babel/babel-preset-env) and [babel-preset-es2015-ie](https://github.com/jmcriffey/babel-preset-es2015-ie) for compiling ES6 JavaScript filesbulmanode-sass to compile your own Sass filepostcss-cli and autoprefixer to add support for older browsersbabel-cli, babel-preset-env and [babel-preset-es2015-ie](https://github.com/jmcriffey/babel-preset-es2015-ie) for compiling ES6 JavaScript filesApart from package.json, the following files are included: