Created
March 2, 2017 05:14
-
-
Save devjin0617/0407efc9ba810ae565d3ece049992f72 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
import 'expose-loader?$!expose-loader?jQuery!jquery' | |
// 위에서 추가했던 jQuery 밑에 코드를 작성하세요 | |
import 'bootstrap' | |
import 'bootstrap/dist/css/bootstrap.min.css' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment