mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #718] [CLOSED] Rename variable $include to $flag-icon-custom, added example #973
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#973
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/718
Author: @slackero
Created: 5/30/2020
Status: ❌ Closed
Base:
main← Head:master📝 Commits (10+)
4832e01Rename variable $include to $flag-icon-custom, added example92fbb1dBump lint-staged from 10.2.6 to 10.2.77fd686cBump lint-staged from 10.2.7 to 10.2.8bec463dBump lint-staged from 10.2.8 to 10.2.97321390[Security] Bump websocket-extensions from 0.1.3 to 0.1.4eec4356Macau flag svg id rename (#689)d96ca903.5.0f991eafBump lint-staged from 10.2.9 to 10.2.10d333131Bump lint-staged from 10.2.10 to 10.2.114d343c8Bump grunt from 1.1.0 to 1.2.0📊 Changes
8 files changed (+5379 additions, -571 deletions)
View changed files
📝
README.md(+7 -0)📝
flags/1x1/mo.svg(+2 -2)📝
flags/4x3/mo.svg(+2 -2)➕
package-lock.json(+4258 -0)📝
package.json(+6 -6)📝
sass/_flag-icon-list.scss(+2 -2)📝
sass/_variables.scss(+1 -0)📝
yarn.lock(+1101 -559)📄 Description
Rename the SASS variable
$includeto$flag-icon-customwhich is more project specific and not so generic. Also added the variable to the defaultsass/_variables.scss. Added explanation to theREADME.md.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.