kirby-webpack
kirby-webpack copied to clipboard
Import of .scss files into .js Files are not built in the bundle.css file
If you want to split up your code into .js-modules only the dev server will show the imported .sccs changes. After the build, no .css settings of the module will be imported in the bundle.css file ... Worked in the Kirby 2 repro, only.