mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-12 16:20:28 +08:00
feat(bower): add css and fonts for use with bower tools
Using font-awesome with bower tool like https://github.com/ck86/main-bower-files needs some more details regarding actual dist files
This commit is contained in:
parent
3c818e97ff
commit
c0f6168653
@ -8,7 +8,9 @@
|
||||
"license": ["OFL-1.1", "MIT", "CC-BY-3.0"],
|
||||
"main": [
|
||||
"less/font-awesome.less",
|
||||
"scss/font-awesome.scss"
|
||||
"scss/font-awesome.scss",
|
||||
"css/font-awesome.css",
|
||||
"fonts/fontawesome-webfont.*"
|
||||
],
|
||||
"ignore": [
|
||||
"*/.*",
|
||||
|
Loading…
Reference in New Issue
Block a user