We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentations are for Vue, any idea how to use this with nuxt.js?
The text was updated successfully, but these errors were encountered:
(I'm sorry, I'm bad at English.) hi! i'm same issues.
i'm try this pattern , bad not work....
try this pattern and please result report
yarn add vue-spinkit yarn add vue-runtime-helpers
plugins/plugin.js (new)
import Vue from 'vue' import Spinner from 'vue-spinkit' Vue.component('Spinner', Spinner)
nuxt.config
plugins: [ '@plugins/plugin', ],
Sorry, something went wrong.
No branches or pull requests
Documentations are for Vue, any idea how to use this with nuxt.js?
The text was updated successfully, but these errors were encountered: