npm install bulma

npm install node-sass

npm install sass-loader

<!-- App.vue -->
<style lang='sass'>
@import '../node_modules/bulma/bulma.sass'
</style>

 

posted on 2018-03-23 11:54  jzfan  阅读(242)  评论(0编辑  收藏  举报