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

[fix] :last-child doesn't want parentheses #701

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

domq
Copy link
Member

@domq domq commented Dec 5, 2023

Source: https://developer.mozilla.org/fr/docs/Web/CSS/:last-child + whining from esbuild.

Fixes #700

@domq domq requested a review from williambelle December 5, 2023 16:28
Copy link

github-actions bot commented Dec 5, 2023

Unit Test Results

    1 files      1 suites   0s ⏱️
267 tests 259 ✔️ 0 💤 0  8 🔥
267 runs  251 ✔️ 0 💤 8  8 🔥

For more details on these errors, see this check.

Results for commit fd8e7ca.

Copy link

github-actions bot commented Dec 5, 2023

🔎 Download the Backstop report for this pull request (link valid for 90 days):

@domq domq merged commit e47c2d8 into dev Dec 5, 2023
4 checks passed
@domq domq deleted the fix/no-parentheses-after-last-child branch December 5, 2023 20:38
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

Successfully merging this pull request may close these issues.

:last-child() is not a thing
2 participants