Skip to content
New issue

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

any idea how to use this with nuxt.js? #19

Open
thg303 opened this issue Jul 20, 2020 · 1 comment
Open

any idea how to use this with nuxt.js? #19

thg303 opened this issue Jul 20, 2020 · 1 comment

Comments

@thg303
Copy link

thg303 commented Jul 20, 2020

Documentations are for Vue, any idea how to use this with nuxt.js?

@yamaguchi-dai
Copy link

(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',
  ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants