Open NightScript370 opened 1 year ago
This is implemented Should we implement an override for browsers that do not implement the proper media queries?
Ideally, yes. We want to support as many browsers as possible. Also, it is recommended practice to mention the commit that fixed the issue in the discussion, as github will automatically detect it. Like so: issue #11 and the commit 1e7cc16
The browser already does the heavy lifting for us. It is rather pointless to implement it ourselves