Skip to content
New issue

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

Feature Request: Add font-awesome.scss to bower.json #6780

Closed
michtio opened this issue Jun 18, 2015 · 4 comments
Closed

Feature Request: Add font-awesome.scss to bower.json #6780

michtio opened this issue Jun 18, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@michtio
Copy link

michtio commented Jun 18, 2015

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.

@michtio michtio changed the title Feature Request: Add font-awesome.scss to bower.son Feature Request: Add font-awesome.scss to bower.json Jun 18, 2015
@tagliala
Copy link
Member

Refers to #6227

@tagliala
Copy link
Member

Closed via 1188452

thanks!

@tagliala tagliala added the bug label Jul 26, 2015
@tagliala tagliala self-assigned this Jul 26, 2015
@tagliala tagliala added this to the 4.4.0 milestone Jul 26, 2015
@benbruscella
Copy link

I think this breaks main-bower-files with gulp?

@tagliala
Copy link
Member

@benbruscella please open a new issue explaining the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants