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

compiling bootstrap 3.1.1? #560

Closed
pgee70 opened this issue Jun 21, 2014 · 1 comment
Closed

compiling bootstrap 3.1.1? #560

pgee70 opened this issue Jun 21, 2014 · 1 comment
Labels

Comments

@pgee70
Copy link

pgee70 commented Jun 21, 2014

Hi. don't know if it is me or not, but using lessphp i get the error:

Fatal Error: parse error: failed at `&:extend(.clearfix all);
/bootstrap/mixins.less on line 643

but recess is giving the same error as well. so who knows?

/ Centered container element
.container-fixed() {
margin-right: auto;
margin-left: auto;
padding-left: (@grid-gutter-width / 2);
padding-right: (@grid-gutter-width / 2);
&:extend(.clearfix all);
}

:643 is &:extend(.clearfix all);

@Krinkle
Copy link
Collaborator

Krinkle commented Jun 21, 2014

See issue #503.

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