const touchClass = 'ontouchstart' in window ? 'touch' : 'no-touch'; document.documentElement.classList.add(touchClass);

KOMENTARZE DO SŁOWA NA NIEDZIELĘ