Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

:not(:first-child()) causes an error #27

Closed
Morialkar opened this issue Aug 17, 2018 · 1 comment
Closed

:not(:first-child()) causes an error #27

Morialkar opened this issue Aug 17, 2018 · 1 comment
Labels

Comments

@Morialkar
Copy link

While this selector is a valid CSS line, the sass-lint extension throws an error and doesn't check the rest of the file

@glen-84
Copy link
Owner

glen-84 commented Aug 18, 2018

Hi Philippe,

You should probably remove the parentheses after :first-child.

Also please note that this extension just invokes sass-lint, so if it was a bug, in most cases it should be reported there.

Thanks.

@glen-84 glen-84 added the invalid label Dec 1, 2018
@glen-84 glen-84 closed this as completed Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants