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

Please remove links to bower_components in select2 and all other plugins #1692

Closed
acacha opened this issue Oct 14, 2017 · 2 comments
Closed

Comments

@acacha
Copy link

acacha commented Oct 14, 2017

Change all lines:

@import (reference) "../../bower_components/bootstrap/less/mixins";
@import (reference) "../../bower_components/bootstrap/less/variables";

To:

@import (reference) "../bootstrap-less/mixins";
@import (reference) "../bootstrap-less/variables";

in all publins files like select2 or fullcalendar as I think this change is also made before in AdminLTE.less file.

almasaeed2010 added a commit that referenced this issue Oct 15, 2017
@DroidNinja
Copy link

Changes are not showing in the latest build. Still showing bower_components related paths.

@JohnCashmore
Copy link

When is this going to be released?

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

No branches or pull requests

4 participants