webpack/sass

ID: _file/webpack/sass

webpack/sass by Ciro Santilli 37 Updated +Created
This example shows how to use webpack/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).

New to topics? Read the docs here!