|
|
|
|
|
by decadentcactus
4832 days ago
|
|
Yeah in my experience "going responsive" is only one step. I did this for http://rugbydump.com (partly still in progress). There's a lot of `if (IS_MOBILE)` around the place, to not download a large amount of extra stuff on mobiles. |
|