BinaryMoon / jarvis

A speedy Gutenberg ready theme
https://prothemedesign.com
GNU General Public License v2.0
51 stars 5 forks source link

Remove jquery dependency from site. #9

Closed BinaryMoon closed 5 years ago

BinaryMoon commented 5 years ago

Rewrite code using pure js (es6). Focus should be on small, fast code.

BinaryMoon commented 5 years ago

Smooth scrolling can be done with pure css! https://gomakethings.com/smooth-scrolling-links-with-only-css/