Steve Piron
Steve Piron
I've been thinking about a workaround and just tried it in a project: The trick is to fancify `` only on computers, and use default CSS styles for mobile devices....
Ok, as I ran `styleguide initialize` at the root of my project directory but actually wanted it (the styleguide folder) to be in an existing directory, what I did was...
Quite annoying indeed. I've just found out about this bug, which makes the plugin not a good fit for production.
I've just found a workaround. It isn't ideal but it works: ```js /** * @function `init` * * Initializes the desktop navigation behavior. * * 1. Hide the panel on...
@heun01 is that how you suggest to fix it? 🤔
Thanks @javierpose, it works!