Skip to content

Electron35 & Angular 19 #886

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Electron35 & Angular 19 #886

wants to merge 2 commits into from

Conversation

whyboris
Copy link
Owner

@whyboris whyboris commented Mar 6, 2025

  • Electron 33 -> Electron 35
  • Angular 18 -> Angular 19
  • Converted @import to @use for scss to work 🚀

Note to self: confirm the negative sign and parentheses work:

.sidebar-hidden {
  transform: translate(-(variables.$sidebar-width), 0);
}

ps: what the hell is the hashtag #{variables...} pattern? 😅

left: #{variables.$sidebar-width};

pps: confirm that @mixin works with variable. prefix

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.

1 participant