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 content-data-admin to work with dart-sass #725

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

deborahchua
Copy link
Contributor

@deborahchua deborahchua commented Feb 26, 2024

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

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.
@deborahchua deborahchua force-pushed the change-content-data-admin-to-dart-sass branch from a5419c1 to e3c4edb Compare February 29, 2024 12:25
@deborahchua deborahchua marked this pull request as ready for review February 29, 2024 12:26
@deborahchua deborahchua merged commit e1dad57 into main Feb 29, 2024
2 checks passed
@deborahchua deborahchua deleted the change-content-data-admin-to-dart-sass branch February 29, 2024 12:53
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