Working on a site that has several different styling options going on from basic css to css modules to JSX styles. I had a heck of a time getting things to work, below is an example of the main.js and preview.js from the .storybook directory that I used to get things to work with Storybook V7. Some things are probably not needed, but I thought I would share.