[new] Added BrowserSync support.
[new] Added gulp preflight task to run purgeCSS.
[new] If you set your environment to production in your .env file, it will inject the minified CSS and JS files. Otherwise it will inject the non-compressed versions (thanks to Vladdu for the pull requests).
[fix] Changed a title in the .gitignore file to reflect what the section actually does.