Sha256: 4355cdc203a73cb0a5d78e099cc21f0e6d0302dcb7a33864157a7bbbd95aba41
Contents?: true
Size: 241 Bytes
Versions: 4
Compression:
Stored size: 241 Bytes
Contents
$(() => { if ($(document.body).data('environment') === 'test') { // Disable animations in tests up.motion.config.enabled = false // When revealing elements, don't animate the scrolling up.layout.config.duration = 0 } })
Version data entries
4 entries across 4 versions & 1 rubygems