Created
February 23, 2017 06:43
-
-
Save zacck-zz/8279c8b5115616841623959c1076e770 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // load jquery and foundation in the window scope | |
| import 'script-loader!jquery' | |
| import 'script-loader!what-input' | |
| import 'script-loader!foundation-sites' | |
| require('./styles/app.scss'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment