You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find the vue-boilerplate anymore. How do I test these days?
This requires some JS from bulma, so I added a script in the vue file <script type="text/javascript" src="/node_modules/bulma-accordion/dist/js/bulma-accordion.min.js"></script>. Is there a different preferred way to import a file in node_modules to the particular component?
https://wikiki.github.io/components/accordion/
We don't care about styles right now, just functionality.
The text was updated successfully, but these errors were encountered: