Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Signon app to work with dart-sass #723

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

floehopper
Copy link
Contributor

@floehopper floehopper commented Feb 13, 2024

When I moved the signon app from libsass to dart-sass following these instructions, I created a new bin/dev file which runs two processes in Procfile.dev, one of which runs the rails server and another which runs dart-sass in watch mode. This updates the docker-compose.yml file accordingly.

c.f. #714

When I moved [1] the signon app from libsass to dart-sass following
these instructions [2], I created a new `bin/dev` file which runs two
processes in `Procfile.dev`, one of which runs the rails server and
another which runs `dart-sass` in watch mode. This updates the
`docker-compose.yml` file accordingly.

[1]: alphagov/signon#2709
[2]: https://docs.publishing.service.gov.uk/manual/migrate-to-dart-sass-from-libsass.html
@chrisroos chrisroos changed the title Change support app to work with dart-sass Change Signon app to work with dart-sass Feb 13, 2024
Copy link
Contributor

@chrisroos chrisroos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this locally with the corresponding change in Signon and it all works as expecting 👍

@floehopper floehopper merged commit a1bb1eb into main Feb 13, 2024
2 checks passed
@floehopper floehopper deleted the change-signon-app-to-work-with-dart-sass branch February 13, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants