0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 02:47:32 +01:00
flags/bower.json
tahashahid aaa8039929 Update bower.json (#309)
fixed file name extension on main files path
2016-10-05 11:11:41 +02:00

17 lines
264 B
JSON

{
"name": "flag-icon-css",
"main": [
"css/flag-icon.min.css",
"less/flag-icon.less",
"sass/_flag-icon.scss"
],
"ignore": [
"**/.*",
"assets",
"Gruntfile.coffee",
"index.html",
"LICENSE",
"package.json"
]
}