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

Fix warnings in Dart Sass #22

Open
wants to merge 1 commit into
base: root-patches
Choose a base branch
from

Conversation

eguiraud
Copy link
Member

@eguiraud eguiraud commented Jun 9, 2023

These warnings appear with a more recent version of Ruby, e.g. Ruby 3 (see also root-project/web#862).

The more complicated, better fix would be to rebase our patches on top of the latest version of minimal-mistakes, but they don't apply cleanly (we are 300+ commits behind upstream).

WARNING: I have not checked whether these changes work with the old version of Ruby that we currently use to build the website!

The more complicated, better fix would be to
rebase our patches on top of the latest version
of minimal-mistakes, but they don't apply cleanly.
@Axel-Naumann
Copy link
Member

I'd rather want to update our minimal mistakes. I will have a look.

@eguiraud
Copy link
Member Author

No problem. Note that the warnings only appear with Ruby 3, and to use Ruby 3 we would need to switch to Jekyll 4, and that's its own can of worms (but doable, see root-project/web#862).

The rationale for all of this yak shaving is that Ruby 2.7 is end of life.

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