So my problem is that my config is in ./ as opposed to ./src so I can't simply import it as storybook and other things will consider that a virtual import.
WindiCSS allows you to import your config, but I don't see a way to do that with this plugin, nor is it documented.
So my problem is that my config is in
./
as opposed to./src
so I can't simply import it as storybook and other things will consider that a virtual import.WindiCSS allows you to import your config, but I don't see a way to do that with this plugin, nor is it documented.