added scroll extends + LocomotiveScroll module + scroll basic style

This commit is contained in:
Deven Caron
2018-10-17 10:53:08 -04:00
parent c7c22d8e8e
commit 4676d277f5
9 changed files with 4581 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -32,7 +32,9 @@
<div id="js-pjax-wrapper">
<div class="js-pjax-container" data-template="home" >
<div data-module="Example">Home page with Example module</div>
<div class="o-scroll" data-module="LocomotiveScroll">
<div data-module="Example">Home page with Example module</div>
</div>
</div>
</div>