The Wayback Machine - https://web.archive.org/web/20201110085652/https://github.com/ryanve/ix.css
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ix.css

Interaction classes for UI component engineering. Use carefully.

touch-action

  • .touch-none set to none with fallback to manipulation for iOS
  • .touch-fast set to manipulation named with intent for UI controls
  • .touch-auto set to auto

pointer-events

  • .events-none
  • .events-auto

Coverage

You can’t perform that action at this time.