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

refactor(styles): use "/bower_component" instead of "../bower_component" #11

Merged
merged 1 commit into from
Feb 12, 2015
Merged

Conversation

mdreizin
Copy link
Contributor

It would be very useful in the case if you try to include "bootstrap-additions.less" (via @import "/bower_components/bootstrap-additions/src/bootstrap-additions";) into your LESS-file instead of referencing CSS directly.

Currently you will get:

error: '../bower_components/bootstrap/less/bootstrap.less' wasn't found in file bower_components/bootstrap-additions/src/bootstrap-additions.less line no. 1

@mdreizin
Copy link
Contributor Author

cc @mgcrea

mgcrea added a commit that referenced this pull request Feb 12, 2015
refactor(styles): use "/bower_component" instead of "../bower_component"
@mgcrea mgcrea merged commit c9a05e9 into mgcrea:master Feb 12, 2015
@mgcrea
Copy link
Owner

mgcrea commented Feb 12, 2015

@mdreizin Sorry for the very late response.

@mdreizin
Copy link
Contributor Author

@mgcrea Thanks a lot. Could you please release this version?

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

Successfully merging this pull request may close these issues.

None yet

2 participants