Skip to content

Instantly share code, notes, and snippets.

@kball
Created September 5, 2017 17:09
Show Gist options
  • Save kball/2390554e99d96614916529c1f28bd952 to your computer and use it in GitHub Desktop.
Save kball/2390554e99d96614916529c1f28bd952 to your computer and use it in GitHub Desktop.
import $ from 'jquery';
require('what-input');
window.$ = $;
import Foundation from 'foundation-sites';
// If you want to pick and choose which modules to include, comment out the above and uncomment
// the line below
//import './lib/foundation-explicit-pieces';
$(document).foundation();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment