[PR #867] [MERGED] Fixed variable names (after project renaming) #1081

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

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/867
Author: @fbrettnich
Created: 10/24/2021
Status: Merged
Merged: 10/24/2021
Merged by: @lipis

Base: mainHead: patch-1


📝 Commits (1)

  • 11a0380 Fixed variable names (after project renaming)

📊 Changes

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

View changed files

📝 sass/_flag-icons-base.scss (+2 -2)

📄 Description

During the project renaming (#859) the variables in sass/_flag-icons-base.scss were forgotten

  • $flag-icon-css-path => $flag-icons-path
  • $flag-icon-rect-path => $flag-icons-rect-path
  • $flag-icon-square-path => $flag-icons-square-path

🔄 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/867 **Author:** [@fbrettnich](https://github.com/fbrettnich) **Created:** 10/24/2021 **Status:** ✅ Merged **Merged:** 10/24/2021 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`11a0380`](https://github.com/lipis/flag-icons/commit/11a03805789cf0a72940adcd5092a4b3e7d727bf) Fixed variable names (after project renaming) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `sass/_flag-icons-base.scss` (+2 -2) </details> ### 📄 Description During the project renaming (#859) the variables in `sass/_flag-icons-base.scss` were forgotten - `$flag-icon-css-path` => `$flag-icons-path` - `$flag-icon-rect-path` => `$flag-icons-rect-path` - `$flag-icon-square-path` => `$flag-icons-square-path` --- <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:04 +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#1081
No description provided.