-
Notifications
You must be signed in to change notification settings - Fork 81
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
nth-child(odd) skips first node #32
Comments
There's a ton of broken functionality, some of it inherited from Cascadia (the source project this one was ported from), and some not. The project is dead also as there's been no activity from the author that I've seen in probably 2 years. I rewrote this library and fixed these issues in doing so and added tests, but you inherit some minor boost dependencies for use of |
@TechnikEmpire thanks for the information and your work. checking now. |
@sir4ju1 Woops I didn't link. It's https://github.com/TechnikEmpire/GQ. I've made some changes recently that may make the build unclear. The VS project will be looking for boost in a specific location, you've gotta download it and edit/correct that. Feel free to open tickets on that repo. |
Machine Linux (GCC 7.1) and Windows (GCC 6.3)
Sample Code
Expected Output
Original output
The text was updated successfully, but these errors were encountered: