mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
BUGFIX #7753: wqfont-awesome.css missing in bower.json
This commit is contained in:
parent
c6304f5f7d
commit
766b6b6778
@ -8,7 +8,8 @@
|
||||
"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"
|
||||
],
|
||||
"ignore": [
|
||||
"*/.*",
|
||||
|
Loading…
Reference in New Issue
Block a user