Settings

Theme

Ask HN: Do you provide fallbacks for CSS Grid?

1 points by addedlovely 5 years ago · 0 comments · 1 min read


Support for CSS grid is good (https://caniuse.com/?search=grid) and is my goto layout method - but I still tend to code fallbacks for older browsers ( basically IE11 still lurking!. That CSS code tends to be ugly and tedious - most times using CSS columns when appropriate.

Are other frontend dev's doing the same, or just letting old browsers die ungracefully?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection