We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm always working with wiredep throughout .scss files. To make it automatically include I suggest to do the following change:
"main": [ "./scss/font-awesome.scss", "./css/font-awesome.css", "./fonts/*" ],
so adding the font-awesome.scss file to main in the bower.json file.
The text was updated successfully, but these errors were encountered:
Refers to #6227
Sorry, something went wrong.
Add font-awesome.scss and font-awesome.less to bower.json
1188452
Fix #6780 #6227
Closed via 1188452
thanks!
7cde41e
I think this breaks main-bower-files with gulp?
@benbruscella please open a new issue explaining the problem
tagliala
No branches or pull requests
I'm always working with wiredep throughout .scss files.
To make it automatically include I suggest to do the following change:
so adding the font-awesome.scss file to main in the bower.json file.
The text was updated successfully, but these errors were encountered: