mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #191] [MERGED] Support for strictMath option within LESS #692
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#692
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
1e61c49Support 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
strictMathrequires 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.