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

hard-coded import of variables.less from libraries #31

Open
shawnholt opened this issue Jul 23, 2015 · 1 comment
Open

hard-coded import of variables.less from libraries #31

shawnholt opened this issue Jul 23, 2015 · 1 comment

Comments

@shawnholt
Copy link

From my understanding libraries API
https://www.drupal.org/project/bootstrap_api or https://www.drupal.org/project/bootstrap_library (which I guess do the same things...) are not required for the drupal bootstrap theme (not really sure why they are even necessary) The style.less includes @import '../../libraries/bootstrap/less/variables.less'; and is causing an error. should that use the bootstrap base theme version?

@shawnholt
Copy link
Author

changed to @import '../bootstrap/starterkits/less/less/variables.less';

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

1 participant