3 lines
32 B
CoffeeScript
3 lines
32 B
CoffeeScript
$ ->
|
|
$(document).foundation()
|
$ ->
|
|
$(document).foundation()
|