You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we run bundle exec jekyll serve there are a bunch of deprecation warnings related to SASS and is @import tag.
I played a bit with using the sass migrator that they recommend on the page the deprecation warnings point to, but I failed. I have no idea what I'm doing though.
I don't have fully understood how to resolve this, but I hope it can be fixed w/o prepending every variable with a namespace. I'll look into that after I've finished a PR related to the mini conference.
I hadn't seen your comments. But anyway, I'm not particularly interested in moving forward with that as all it does is resolve some of the warnings. Most of them are coming from minima, and we're using the latest minima, so there's no reason to expect they will be easy to resolve via a near-ish term updated.
When we run
bundle exec jekyll serve
there are a bunch of deprecation warnings related to SASS and is @import tag.I played a bit with using the sass migrator that they recommend on the page the deprecation warnings point to, but I failed. I have no idea what I'm doing though.
My failure:
The warnings I'm talking about:
The text was updated successfully, but these errors were encountered: