heikaimu / vue3-waterfall-plugin

vue3 瀑布流插件,支持 PC 和移动端,支持 animate 的所有动画效果,支持图片懒加载
https://vue3-waterfall.netlify.app/
461 stars 34 forks source link

最新的版本的 样式路径引入问题 #10

Closed zhaoyunchong closed 11 months ago

zhaoyunchong commented 2 years ago

1666317555809

我按照文档上的样式引入 不行。更改下路径才可以

import 'vue-waterfall-plugin-next/dist/style.css'

最后感谢 作者提供插件。

heikaimu commented 2 years ago

是的,很奇怪的问题,有的版本需要加dist,有的又不需要加,谢谢支持

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年10月21日(星期五) 上午10:01 收件人: @.>; 抄送: @.***>; 主题: [heikaimu/vue3-waterfall-plugin] 最新的版本的 样式路径引入问题 (Issue #10)

我按照文档上的样式引入 不行。更改下路径才可以 import 'vue-waterfall-plugin-next/dist/style.css'
最后感谢 作者提供插件。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

IITII commented 1 year ago

原因是这个package.json导出到处改,,,,,,, @heikaimu @zhaoyunchong

image