style-loader does not recoginize default imports of CSS modules in storybooks
I am setting up UI Storybooks with its newer version of 8.1.4
but could not get the style-loader and css-loader to work in a compatible way such that CSS modules can be properly loaded into the canvas of the Storybook server page.