reorg theme
This commit is contained in:
parent
9ddb9f3c60
commit
e63af0b7ce
243 changed files with 10 additions and 11506 deletions
11
src/assets/js/app.js
Normal file
11
src/assets/js/app.js
Normal file
|
@ -0,0 +1,11 @@
|
|||
import $ from 'jquery';
|
||||
import whatInput from '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();
|
Loading…
Add table
Add a link
Reference in a new issue