|
|
|
|
|
by jonnyscholes
3092 days ago
|
|
+1 This is a great solution that doesn't take a huge amount of time to implement. Esp if you only use CSS Grid for 2d layouts and use flex for which has decent IE11 support for laying out components (where mobile is often just stacked 100% width components). A good way to bring a client round is to explain that the time saved on making IE11 pixel perfect is better spent adding features elsewhere. |
|