Describe the issue/behavior that seems buggy
In 11.5.0, sideEffects: false was added to the package.json. This has stopped the styles being imported by webpack which now sees it as an unused zero side effect file. See webpack/mini-css-extract-plugin#102 (comment).