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

Error not thrown on failure to extend #1456

Closed
sandwichsudo opened this issue Aug 19, 2015 · 2 comments
Closed

Error not thrown on failure to extend #1456

sandwichsudo opened this issue Aug 19, 2015 · 2 comments

Comments

@sandwichsudo
Copy link

I'm not sure whether this is a problem with grunt-sass, node-sass or even libsass, but I'm finding with an otherwise empty .scss file, compiling eg

.foo{
    @extend .bar;
}

does not throw an error saying something "The selector ".bar" was not found.", when it should.

@drewwells
Copy link
Contributor

Sassmeister link: http://sassmeister.com/gist/560bc02d4a53355640fc

Looks to be reproducing on master as well.

@xzyfer
Copy link
Contributor

xzyfer commented Aug 20, 2015

This is a known issue #871

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants