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 files
Apart from package.json
, the following files are included: