Hello,
I'm working on Foundation Zurb Template. Installed via Bower, updated the config.yml File.
bigtext.js seems to be linked correctly, but I get Uncaught TypeError: Cannot read property 'BigText' of undefined on Line 11 of bigtext.js which is
oldBigText = window.BigText,
Any clue what this is about?