v1.1.0
Enhancements
- CodeFlask now distributed as an ES6/7+ module (
build/codeflask.module.js
); - Accept custom target for style insertion (dev);
Bugfixes
- Fix
defaultTheme
option always returningtrue
; - Removing debug code (console.log, etc);
- Fixing code running when not needed (options set to false, etc);
Many thanks to @myfreeweb.