top | item 47124969

(no title)

nness | 6 days ago

I'd still lean heavily on Sass for CSS development. Nestled rules is a particularly big feature in Sass, but not the only one which streamlines development and improves quality.

(With Internet Explorer's deprecation, iOS is now the browser which takes the most time for work-arounds and fixes. As you say, it is not ever-green like most modern browsers and its support for modern standards can break between releases. CSS nesting appears to be better supported since 17.2 back in 2023, but I've not tested it specifically, because well, Sass)

discuss

order

soperj|5 days ago

> With Internet Explorer's deprecation, iOS is now the browser which takes the most time for work-arounds and fixes.

100% agree with you there. Any time i have a problem that creeps up out of nowhere, it's some arcane thing with safari. At least if you're going to enforce a monopoly, update the damned thing!