matcornic/hugo-theme-learn

Check perfect-scrollbar is used correctly

Open

#258 创建于 2019年4月1日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)HTML (1,575 star) (1,427 fork)batch import
bughelp wanted

描述

( cc @ozobi )

There are two static JS files relating to perfect scrollbar

./static/js/perfect-scrollbar.min.js
./static/js/perfect-scrollbar.jquery.min.js

Are these duplicated files or do they serve different purposes? Additionally, I can't see the instantiation of the library anywhere

Looking for any mention of new PerfectScrollbar.

Can either the duplicate file get removed, or can we remove it completely if it's unused?

贡献者指南