kirby-webpack icon indicating copy to clipboard operation
kirby-webpack copied to clipboard

Import of .scss files into .js Files are not built in the bundle.css file

Open rothaermel opened this issue 6 years ago • 0 comments

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.

image

rothaermel avatar Oct 03 '19 15:10 rothaermel