29 lines
469 B
Plaintext
29 lines
469 B
Plaintext
|
/*!
|
||
|
* Flickity v2.3.0
|
||
|
* Touch, responsive, flickable carousels
|
||
|
*
|
||
|
* Licensed GPLv3 for open source use
|
||
|
* or Flickity Commercial License for commercial use
|
||
|
*
|
||
|
* https://flickity.metafizzy.co
|
||
|
* Copyright 2015-2021 Metafizzy
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* Unidragger v2.4.0
|
||
|
* Draggable base class
|
||
|
* MIT license
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* Unipointer v2.4.0
|
||
|
* base class for doing one thing with pointer event
|
||
|
* MIT license
|
||
|
*/
|
||
|
|
||
|
/*!
|
||
|
* getSize v2.0.3
|
||
|
* measure size of elements
|
||
|
* MIT license
|
||
|
*/
|