Source: cirosantilli/_file/webpack/sass
= webpack/sass
{file}
This example shows how to use <Sass>.
To make things simple, it generates a completely separate `dist/index.js` and `dist/main.css` which are manually included from `index.html`, and does not do any type of injection (neither Js into HTML nor CSS in Js).