mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
added scroll extends + LocomotiveScroll module + scroll basic style
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user