alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

Use dartsass for apps CSS compilation #768

Closed andysellick closed 3 months ago

andysellick commented 3 months ago

What

Change docker compose for some applications to match compilation of CSS using dart-sass. Specifically:

Why

We're switching these apps from libsass to dart-sass, and this change is needed to support that.

Trello card: https://trello.com/c/gW2NW1sB/239-fix-sass-compilation-warnings