Jacob-Friesen / portfolio_website

Jacob's portfolio website demonstrating his skills and experience

Home Page:jacobfriesen.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate SCSS Building into Webpack

Jacob-Friesen opened this issue · comments

Currently, every asset but SCSS is bundled using webpack. Webpack is good at unified optimization, so it would be good to include all CSS in that process too.