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

node-neat errors on valid outer-container mixin syntax #7

Closed
rickgregory opened this issue Nov 14, 2014 · 2 comments
Closed

node-neat errors on valid outer-container mixin syntax #7

rickgregory opened this issue Nov 14, 2014 · 2 comments

Comments

@rickgregory
Copy link

One of my SCSS partials uses the outer-container mixin as follows:
@include outer-container(70%);

This is valid for neat, at least in Neat 1.7.0 but node-neat errors
"error: mixin outer-container only takes 0 arguments; given 1"

I assume this is because node-neat is v1.30

@ivancamilov
Copy link

Same here. I reported #8 since it's more of a general issue.

@danny-englander
Copy link

Also see this: thoughtbot/neat#245 - It would be great to see this updated in the NPM

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

3 participants