I am working on a project and am trying to integrate Storybook into it as a sort of design library. I am using UnoCSS as my CSS engine, but my 'story' components, despite having the relevant uno classes, do not inherit the styling that I am expecting. Is there guidance for hooking up Uno to work with Storybook?
I am working on a project and am trying to integrate Storybook into it as a sort of design library. I am using UnoCSS as my CSS engine, but my 'story' components, despite having the relevant uno classes, do not inherit the styling that I am expecting. Is there guidance for hooking up Uno to work with Storybook?