src/themer.js is not copied to dist/themer.js, therefore dist/themer.min.js is not updated also.
This causes themer not to work because of this line
dist/themer.js:92
styles: themer.styles, //styles is undefined
src/themer.js:92
styles: themer.getStyles()