[PR #191] [MERGED] Support for strictMath option within LESS #692

Closed
opened 2026-03-03 14:40:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/191
Author: @oller
Created: 1/28/2016
Status: Merged
Merged: 1/31/2016
Merged by: @lipis

Base: masterHead: patch-1


📝 Commits (1)

  • 1e61c49 Support for strictMath option within LESS

📊 Changes

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

View changed files

📝 less/flag-icon-base.less (+1 -1)

📄 Description

The less option strictMath requires all mathematical expressions are wrapped in parenthesis. This will currently fail under that option.

Adding this parenthesis around the expression fixes this


🔄 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/191 **Author:** [@oller](https://github.com/oller) **Created:** 1/28/2016 **Status:** ✅ Merged **Merged:** 1/31/2016 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1e61c49`](https://github.com/lipis/flag-icons/commit/1e61c49262f29a8756f7a18c2a191267421d54bc) Support for strictMath option within LESS ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `less/flag-icon-base.less` (+1 -1) </details> ### 📄 Description The less option `strictMath` requires all mathematical expressions are wrapped in parenthesis. This will currently fail under that option. Adding this parenthesis around the expression fixes this --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:40:19 +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#692
No description provided.