You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2022. It is now read-only.
With respect to this project: thankyouthankyouthankyou. It solved a serious issue in my own work.
Just a tiny niggle: would you mind explicitly documenting somewhere what exactly is needed from modernizr? Because you need to specify on download which components you want added.
Through peeking at the code and some trial and error, I concluded that only touchevents are needed. Is this correct? In any case, please document. I wish that future users of this project need not hunt and peck like I did in order to get this right.
With respect to this project: thankyouthankyouthankyou. It solved a serious issue in my own work.
Just a tiny niggle: would you mind explicitly documenting somewhere what exactly is needed from modernizr? Because you need to specify on download which components you want added.
Through peeking at the code and some trial and error, I concluded that only touchevents are needed. Is this correct? In any case, please document. I wish that future users of this project need not hunt and peck like I did in order to get this right.
Thanks!