[PR #838] [MERGED] Use math.div instead of old division operator #1058

Closed
opened 2026-03-03 14:41:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/838
Author: @Mikastark
Created: 7/8/2021
Status: Merged
Merged: 10/22/2021
Merged by: @lipis

Base: masterHead: patch-1


📝 Commits (1)

  • 33ae065 Use math.div instead of old division operator

📊 Changes

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

View changed files

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

📄 Description

Using / for division is deprecated and will be removed in Dart Sass 2.0.0 (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/838 **Author:** [@Mikastark](https://github.com/Mikastark) **Created:** 7/8/2021 **Status:** ✅ Merged **Merged:** 10/22/2021 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`33ae065`](https://github.com/lipis/flag-icons/commit/33ae065b0a9428b49f2cc945d82d3d0fab95923c) Use math.div instead of old division operator ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `sass/_flag-icon-base.scss` (+3 -1) </details> ### 📄 Description Using / for division is deprecated and will be removed in Dart Sass 2.0.0 (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:41:57 +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#1058
No description provided.