Replace the following files/snippets:

  • Replace: assets/js/scripts.js & assets/js/scripts.min.js
  • Replace: assets/css/* files
  • Replace: theme/gulpfile.js
  • Replace: assets/scss/*

Changes:

  • NEW: New local assets list (assets/assets-map.txt) so you can see which .html files use what images, css & javascript.
  • NEW: New unused-css gulp command for streamlining your sites for production. See https://thomjjames.github.io/appstrap-docs/ for more info.
  • NEW: Added autoprefixer to gulp so CSS is automatically prefixed with browser prefixes (see: https://github.com/postcss/autoprefixer)
  • UPDATED: favicons updated & included in assets/favicons, make your own with https://realfavicongenerator.net
  • BUGFIX: Fixed broken form input groups