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

refactor(sass): version migration #1011

Merged
merged 8 commits into from
Nov 18, 2024
Merged

Conversation

mfranzke
Copy link
Member

@mfranzke mfranzke commented Nov 18, 2024

There were some deprecated code constructs that we needed to get migrated to the new way of writing this code, like:

  • color functions
  • string functions
  • map-get becomes map.get

@mfranzke mfranzke self-assigned this Nov 18, 2024
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/core/review/refactor-sass-version-migration

@mfranzke mfranzke removed their assignment Nov 18, 2024
@mfranzke mfranzke marked this pull request as ready for review November 18, 2024 07:57
@mfranzke mfranzke enabled auto-merge (squash) November 18, 2024 07:57
@mfranzke mfranzke merged commit bc5c4b9 into main Nov 18, 2024
19 checks passed
@mfranzke mfranzke deleted the refactor-sass-version-migration branch November 18, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant