sinchang / vue-social-share

A Vue 2.x social share component

Home Page:http://vue-social-share.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iconfont图标引入失败

huhai0403 opened this issue · comments

woff和ttf文件404,图标未显示

import Share from 'vue-social-share'
import 'vue-social-share/dist/client.css';
Vue.use(Share);

不需要 import 'vue-social-share/dist/client.css';