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

Folder out of dir #162

Open
furyscript opened this issue Oct 19, 2015 · 0 comments
Open

Folder out of dir #162

furyscript opened this issue Oct 19, 2015 · 0 comments
Labels

Comments

@furyscript
Copy link

I've load font-awesome in vendor folder with bower.

-src
-vendor
-assets
-build

I build my project into build folder.
The problem is that the vendor file isn't touch so by default when bower download font-awesome, the path of it's font is "../fonts" and I need to change it manually with "/assets" (I build the font-awesome font into assets)
My question is: How can I download correctly font-awesome??
If bower not work I'm forced to move font-awesome folder into assets so remove the bower package manager for this.. But I prefer not..

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

2 participants