Simple plugin to enable smooth scrolling for internal links within a page.
This plugin uses the implementation of the Web Animations API.
Just import the smooth-scrolling.min.js file inside the dist folder:
<script src="dist/smooth-scrolling.min.js"></script>