5 lines
70 B
CoffeeScript
5 lines
70 B
CoffeeScript
App.FoundationExtras =
|
|
|
|
initialize: ->
|
|
$(document).foundation()
|