-
Notifications
You must be signed in to change notification settings - Fork 115
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
SCSS Scanner #137
Comments
in regards to this #93 (comment) are you happy for others to attempt? |
Of course! Please, go ahead. |
Awesome! I'll give it a go |
Getting there. Having some trouble with nested selectors, namely tags. Are you able to explain how the block works? |
Not sure what you mean. The If you find it tricky to tell tags (like You might also find patch #143 for the SASS scanner useful, I've had similar problems there and decided that it's better to check for colons than trying to keep track of the nesting level… |
Was: #93
The text was updated successfully, but these errors were encountered: