Edit slider behaviour and add custom cursor
This commit is contained in:
parent
07bc24cd7b
commit
0c74117eae
10 changed files with 72 additions and 4599 deletions
15
public/build/app.js.LICENSE.txt
Normal file
15
public/build/app.js.LICENSE.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
/*!
|
||||
* Splide.js
|
||||
* Version : 4.1.4
|
||||
* License : MIT
|
||||
* Copyright: 2022 Naotoshi Fujita
|
||||
*/
|
||||
|
||||
/*!
|
||||
* swiped-events.js - v@version@
|
||||
* Pure JavaScript swipe events
|
||||
* https://github.com/john-doherty/swiped-events
|
||||
* @inspiration https://stackoverflow.com/questions/16348031/disable-scrolling-when-touch-moving-certain-element
|
||||
* @author John Doherty <www.johndoherty.info>
|
||||
* @license MIT
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue