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

Folds are configured and setup in Neovim, but are not working for scss files only. #20

Open
ChrispyChris opened this issue Oct 26, 2022 · 1 comment

Comments

@ChrispyChris
Copy link

I've read through as much documentation and code as I can on the different projects to see if I was missing a rule or something, but up to this point I've had no luck. I've followed this exact process for Typescript and I have working folds in those file types. Does anyone have folds working with this parser?

@TymekDev
Copy link

It's been a while... But have you had a children (>), a sibling (~), or an adjacent sibling (+) combinator without a preceding selector provided? For example:

foo {
  > bar {}
}

This was an issue in my case and I managed to fix it in TymekDev@042c77b

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