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

Less - &:extend not working #3

Open
sudhirdhumal289 opened this issue Sep 17, 2014 · 1 comment
Open

Less - &:extend not working #3

sudhirdhumal289 opened this issue Sep 17, 2014 · 1 comment

Comments

@sudhirdhumal289
Copy link

I was trying to integrate bootstrap less with mozu theme, but I got an error on &:extend(.myclass); I think this is very useful utility in less development. If you guys can resolve it then obviously lots of other web-frameworks like bootstrap can be integrated with mozu theme.

@trent-boyd
Copy link
Contributor

Since LESS compilation happens on the server, this is more of a problem with Mozu's LESS compiler than it is the Core theme. Extends were introduced in LESS 1.4.0, and I don't think the Mozu compiler is current on that version.

I'll open it as a feature request that we will handle internally. In the meantime, you might try an older version of Bootstrap that doesn't use extends. I hope it doesn't impact your workflow too much!

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

2 participants