-
Notifications
You must be signed in to change notification settings - Fork 6
Update tooling #2
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll probably want to rebase this branch, since I've duplicated some of the work here recently (sorry - missed this PR until now 😅).
The main thing here I didn't work on is converting Sass @import
s to @use
, since that one needs some thinking about how to handle cleanly. Feel free to take some stabs at that issue in this PR, if you'd like!
d4de4cd
to
049f1b5
Compare
There's still quite a few conflicts - can you resolve them? |
??? |
Actually maybe I'm just confused lol. It looks like #5305664 is just adding a bunch of files from upstream/main? |
6699468
to
5305664
Compare
Okay. I think everything's working now finally maybe 😭 |
of the file instead of under the @use directives
Sorry for the huge PR 😢 |
It looks like a bunch of CSS was duplicated into |
Yup. I'm not actually sure how those files came to be, I assumed they were born when I merged upstream. But looking at upstream, it seems not so I'm confused 😅 |
7a8e35d
to
97c10ba
Compare
Update to the latest Jekyll/Ruby version, and the latest SCSS syntax