Skip to content

Comments

fix if() function deprecation warnings in Dart Sass v1.95.0+#241

Merged
jackmcpickle merged 1 commit intoeduardoboucas:masterfrom
lineto:fix/if-function-deprecation
Dec 29, 2025
Merged

fix if() function deprecation warnings in Dart Sass v1.95.0+#241
jackmcpickle merged 1 commit intoeduardoboucas:masterfrom
lineto:fix/if-function-deprecation

Conversation

@lehni
Copy link
Contributor

@lehni lehni commented Dec 28, 2025

replaced deprecated if() function syntax with modern @if/@else blocks

closes #240

replaced deprecated if() function syntax with modern @if/@else blocks

closes eduardoboucas#240
@jackmcpickle
Copy link
Collaborator

LGTM thanks @lehni

@jackmcpickle jackmcpickle merged commit d3a0c3e into eduardoboucas:master Dec 29, 2025
3 checks passed
@lehni
Copy link
Contributor Author

lehni commented Jan 9, 2026

@jackmcpickle could you release a new version? thanks!

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.

Sass breaking change

2 participants