Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@benfurfie benfurfie released this 08 Aug 12:11
· 1 commit to master since this release
91f5345

[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.