matcornic/hugo-theme-learn

Check perfect-scrollbar is used correctly

Open

#258 opened on 2019年4月1日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)HTML (1,575 stars) (1,427 forks)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?

コントリビューターガイド