JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
progress on webpacking css
[wfpl-cms.git] / css / index.js
diff --git a/css/index.js b/css/index.js
new file mode 100644 (file)
index 0000000..34c2438
--- /dev/null
@@ -0,0 +1,2 @@
+// tell webpack what css/scss files to include in the bundle
+import './style.scss';