Skip to content

fix: scss deprecation warnings.#98

Open
bdoona wants to merge 1 commit intocreativetimofficial:mainfrom
bdoona:main
Open

fix: scss deprecation warnings.#98
bdoona wants to merge 1 commit intocreativetimofficial:mainfrom
bdoona:main

Conversation

@bdoona
Copy link

@bdoona bdoona commented Sep 11, 2025

Scss warnings were hiding relevant information.

Most of the changes were straight forward:

  • wrapping divisions with calc()
  • ensuring percentage units were passed to mix()
  • replacing abs() with math.abs()

Please ensure that the changes in the following sections haven't had effects that I haven't been able to find (my css isn't very good):

  • src/assets/scss/argon-dashboard/_variables.scss - Lines 184 - 285
  • src/assets/scss/argon-dashboard/bootstrap/_list-group.scss

Thanks

@bdoona bdoona changed the title Fixes for scss deprecation warnings. fix: scss deprecation warnings. Sep 11, 2025
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