From cf4ff04e40cf8108f95159320825bd68a2177d8f Mon Sep 17 00:00:00 2001 From: Ben Burlingham Date: Mon, 28 Mar 2016 06:57:28 -1000 Subject: [PATCH] SASS integration with webpack. --- index.html | 3 +-- js/Character.js | 2 ++ package.json | 3 ++- sass/character.scss | 5 +++-- webpack.config.js | 15 ++++++++++++++- 5 files changed, 22 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 1060f90..44dabbf 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Document +