Bootstrap 5 Released

The biggest thing I notice from that announcement isn’t about Bootstrap 5, but rather that libsass is deprecated… Instead of updating it they decided to just deprecate it, and they replace it with dart-sass, which is not native code and instead requires dart and a dart runtime, so those people who were linking libsass into native programs to run on arch’s that things like javascript and dart don’t support are now just SOL, this does not seem like a smart move by the sass authors, but it does match what I expect from the javascript/dart ecosystems… >.>

3 Likes