mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #55] [CLOSED] Port to Stylus, Corrections and optimization #652
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#652
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/55
Author: @tiagoporto
Created: 3/26/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
5212963Port to Stylus, Corrections and optimization09bcd73Fix flags📊 Changes
14 files changed (+1523 additions, -1065 deletions)
View changed files
📝
.gitignore(+1 -0)📝
css/flag-icon.css(+501 -503)📝
css/flag-icon.min.css(+1 -1)📝
flags/1x1/gf.svg(+11 -16)📝
flags/1x1/mq.svg(+81 -16)📝
flags/1x1/vi.svg(+276 -246)📝
flags/4x3/gf.svg(+11 -16)📝
flags/4x3/mq.svg(+82 -16)📝
flags/4x3/vi.svg(+276 -248)📝
sass/flag-icon-base.scss(+3 -3)➕
stylus/flag-icon-base.styl(+25 -0)➕
stylus/flag-icon-list.styl(+249 -0)➕
stylus/flag-icon.styl(+3 -0)➕
stylus/variables.styl(+3 -0)📄 Description
Ported to Stylus
Insert placeholder to sass and stylus to remove duplicated code and decreases the final filesize
Fixed sass, which didn't generate the class .flag-icon-background
Ignore .sass-cache from git
Fixed Flags from
US Virgin Islands (vi) #31
French Guiana (gf) #36
Martinique (mq)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.