[PR #856] [CLOSED] Fix dart-sass deprecation in sass #1072

Closed
opened 2026-03-03 14:42:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/856
Author: @fntc
Created: 10/18/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • bc1b6f8 Fix dart-sass deprecation in sass

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 sass/_flag-icon-base.scss (+3 -1)

📄 Description

Division using slash is being deprecated by dart-sass.
A lot of libraries and frameworks are migrating to be compatible with newer dart-sass versions.

This PR changes the sass-code to be compatible with future versions.

https://sass-lang.com/documentation/breaking-changes/slash-div


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/856 **Author:** [@fntc](https://github.com/fntc) **Created:** 10/18/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`bc1b6f8`](https://github.com/lipis/flag-icons/commit/bc1b6f8a2a733a81e05885ac9d99353419882a63) Fix dart-sass deprecation in sass ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `sass/_flag-icon-base.scss` (+3 -1) </details> ### 📄 Description Division using slash is being deprecated by dart-sass. A lot of libraries and frameworks are migrating to be compatible with newer dart-sass versions. This PR changes the sass-code to be compatible with future versions. https://sass-lang.com/documentation/breaking-changes/slash-div --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:42:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#1072
No description provided.