Lines Matching refs:js
4 …ailable space. Refactored into a Gumby UI module from the awesome [FitText.js](http://fittextjs.co…
13 …js in the same fashion as your other UI modules, after gumby.js and before gumby.init.js. In produ…
16 Include gumby.js followed by UI modules.
18 <script src="/bower_components/gumby/js/libs/gumby.js"></script>
19 <script src="/bower_components/gumby/js/libs/ui/gumby.skiplink.js"></script>
20 <script src="/bower_components/gumby/js/libs/ui/gumby.toggleswitch.js"></script>
21 <script src="/bower_components/gumby-images/gumby.images.js"></script>
22 <script src="/bower_components/gumby/js/libs/gumby.init.js"></script>
24 <!-- In production minifiy and combine the above files into gumby.min.js -->
25 <script src="js/gumby.min.js"></script>
26 <script src="js/plugins.js"></script>
27 <script src="js/main.js"></script>
31 …he font size changes using `gumby-rate`, this is an exact copy of [FitText.js's](http://fittextjs.…