Skip to content

Commit

Permalink
Merge branch 'master' into gh-pages
Browse files Browse the repository at this point in the history
* master:
  Fixed stars
  Fixed CN flag
  Fixed Saint Martin flags (Fixes lipis#32)
  Updated composer.json
  added composer.json
  • Loading branch information
lipis committed Oct 28, 2014
2 parents cce76fa + 89f11fe commit de81494
Show file tree
Hide file tree
Showing 6 changed files with 69 additions and 441 deletions.
22 changes: 22 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "components/flag-icon-css",
"type": "component",
"description": "CSS for vector based country flags",
"license": "MIT",
"authors":[
{
"name": "Panayiotis Lipiridis (Lipis)",
"email": "[email protected]"
}
],
"extra":{
"component":{
"name": "flag-icon-css",
"files":[
"less/**",
"css/**",
"flags/**"
]
}
}
}
146 changes: 17 additions & 129 deletions flags/1x1/cn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit de81494

Please sign in to comment.