4 lines
59 B
CoffeeScript
4 lines
59 B
CoffeeScript
$ ->
|
|
# run foundation scripts
|
|
$(document).foundation()
|