]> git.openstreetmap.org Git - rails.git/commit
Switch from sassc-rails to dartsass-sprockets
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Sep 2023 14:26:58 +0000 (15:26 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 27 Sep 2023 08:35:30 +0000 (09:35 +0100)
commit41f13ac73a740b16bce708b23db8b2cdb6d24d1f
treecdf542ce548d29d061365721b96fffc8c86e909f
parent6b6c4689155f61b8113ef6d54a58044bf159ed20
Switch from sassc-rails to dartsass-sprockets

sassc-rails, and its underlying libsass, is deprecated. dartsass-sprockets
allows us to use the currently maintained dartsass implementation,
without having to change any of our toolchain.

The version of sass-embedded is pinned to avoid warnings in bootstrap. When
we upgrade bootstrap versions, we can upgrade sass-embedded to match.
Gemfile
Gemfile.lock