alphagov / govuk-docker

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

Change content-data-admin to work with dart-sass #725

Closed deborahchua closed 9 months ago

deborahchua commented 9 months ago

The content-data-admin app has been migrated from libsass to dart-sass. It has a new bin/dev file which runs two processess in Procfile.dev, one which runs the rails server and another which runs dart-sass in watch mode. This updates the docker-compose.yml file accordingly.

Trello card: https://trello.com/c/kZ3qj2TI/3405-3-migrate-content-data-admin-to-dart-sass