index
:
host.fuwn.me
dependabot/npm_and_yarn/axios-0.21.2
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/tmpl-1.0.5
dependabot/npm_and_yarn/ws-6.2.2
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
site
/
plugins
/
buefy.js
blob: 58bf28f406724db6f353311a211889b28976af0e (
plain
) (
blame
)
1
2
3
4
import
Vue
from
'vue'
;
import
Buefy
from
'buefy'
;
Vue
.
use
(
Buefy
);