JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
progress on webpacking css
[wfpl-cms.git] / css / index.js
1 // tell webpack what css/scss files to include in the bundle
2 import './style.scss';